Compartilhar via


WindowAutomationPeer.GetBoundingRectangleCore Método

Definição

Obtém o Rect que representa o retângulo delimitador do Window associado a este WindowAutomationPeer. Chamado por 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

Retornos

Rect

O Rect que representa as coordenadas da Window.

Atributos

Aplica-se a