IResizable.CurrentBounds 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 position of the resizable element, in logical coordinates.
public:
property System::Windows::Rect CurrentBounds { System::Windows::Rect get(); };
public System.Windows.Rect CurrentBounds { get; }
member this.CurrentBounds : System.Windows.Rect
Public ReadOnly Property CurrentBounds As Rect
Property Value
Returns the position of the resizable element.