AutomationPeer.GetBoundingRectangleCore 메서드

정의

파생 클래스에서 재정의된 경우 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

반환

Rect

경계 사각형입니다.

예외

이 메서드에 대한 공개 통화가 현재 진행 중입니다.

적용 대상

제품 버전
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7

추가 정보