共用方式為


WindowAutomationPeer.GetBoundingRectangleCore 方法

定義

取得代表與此 WindowAutomationPeer 相關聯之 Window 週框的 Rect。 由 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 的螢幕座標。

屬性

適用於