UIElementAutomationPeer.GetBoundingRectangleCore Metoda

Definice

Rect Získá, který představuje ohraničující obdélníkUIElement, který je přidružen k tomuto UIElementAutomationPeer. Tato metoda je volána 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

Návraty

Rect

Ten Rect obsahuje souřadnice prvku. Volitelně, pokud prvek není HwndSource a a PresentationSource, tato metoda vrátí Empty.

Atributy

Platí pro