IResizable.CurrentBounds Property

Definition

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.

Applies to