Click or drag to resize

AppSettingsActScreenBounds property

Is used internally in the program as a memory field for the current screen limits. Is set by MainWindow.xaml.cs.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public static Rect ActScreenBounds { get; set; }

Property value

Rect
See also