ItemAutomationPeer.GetBoundingRectangleCore Metoda

Definice

Rect Získá, který představuje ohraničující obdélník zadaného UIElement.

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

Návraty

Rect

Ohraničující obdélník.

Poznámky

Odpovídá UIElement datové položce v kolekci Items , která je přidružena k tomuto ItemAutomationPeer. Tato metoda je volána .GetBoundingRectangle

Platí pro

Viz také