共用方式為


GenericRootAutomationPeer.GetBoundingRectangleCore 方法

定義

取得 Rect,代表與此 GenericRootAutomationPeer 相關聯的 UIElement 週框。 這個方法是由 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

週框。

屬性

適用於