IResizable.CurrentScreenBounds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the screen position of the resizable element, in device coordinates.
public:
property System::Windows::Rect CurrentScreenBounds { System::Windows::Rect get(); };
public System.Windows.Rect CurrentScreenBounds { get; }
member this.CurrentScreenBounds : System.Windows.Rect
Public ReadOnly Property CurrentScreenBounds As Rect
Property Value
Returns the screen position of the resizable element.