WindowAutomationPeer.GetBoundingRectangleCore 메서드

정의

Rect에 연결된 Window의 경계 사각형을 나타내는 WindowAutomationPeer를 가져옵니다. GetBoundingRectangle()에 의해 호출됩니다.

protected:
 override System::Windows::Rect GetBoundingRectangleCore();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override System.Windows.Rect GetBoundingRectangleCore ();
protected override System.Windows.Rect GetBoundingRectangleCore ();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected Overrides Function GetBoundingRectangleCore () As Rect

반환

Rect

Rect의 화면 좌표를 나타내는 Window입니다.

특성

적용 대상