ContentElementAutomationPeer.GetBoundingRectangleCore Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el Rect que representa el rectángulo delimitador del ContentElement asociado a este ContentElementAutomationPeer. Es llamado por el método GetBoundingRectangle().
protected:
override System::Windows::Rect GetBoundingRectangleCore();
protected override System.Windows.Rect GetBoundingRectangleCore ();
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected Overrides Function GetBoundingRectangleCore () As Rect
Devoluciones
Rectángulo delimitador.