AutomationPeer.GetBoundingRectangleCore Metoda

Definicja

W przypadku przesłonięcia w klasie pochodnej jest wywoływana przez metodę GetBoundingRectangle().

protected:
 abstract System::Windows::Rect GetBoundingRectangleCore();
protected abstract System.Windows.Rect GetBoundingRectangleCore ();
abstract member GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected MustOverride Function GetBoundingRectangleCore () As Rect

Zwraca

Rect

Prostokąt ograniczenia.

Wyjątki

Obecnie trwa publiczne wywołanie tej metody.

Dotyczy

Zobacz też