Compartir a través de


GenericRootAutomationPeer.GetBoundingRectangleCore Método

Definición

Obtiene Rect que representa el rectángulo delimitador de UIElement que está asociado a este GenericRootAutomationPeer. GetBoundingRectangle() llama a este método.

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

Devoluciones

Rect

Rectángulo delimitador.

Atributos

Se aplica a