UIElementAutomationPeer.GetBoundingRectangleCore Methode

Definition

Ruft das, das Rect das umgebende Rechteck des UIElement zugeordneten UIElementAutomationPeer. Diese Methode wird von 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

Gibt zurück

Die Rect Koordinaten des Elements. Wenn das Element nicht sowohl ein HwndSource als auch ein PresentationSourceElement ist, gibt diese Methode optional zurück Empty.

Attribute

Gilt für: