Share via


TextElementAutomationPeer.GetClickablePointCore 메서드

정의

TextElementAutomationPeer와 연결된 TextElement의 클릭 가능한 공간을 나타내는 Point를 가져옵니다. GetClickablePoint()에 의해 호출됩니다.

protected:
 override System::Windows::Point GetClickablePointCore();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override System.Windows.Point GetClickablePointCore ();
protected override System.Windows.Point GetClickablePointCore ();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.GetClickablePointCore : unit -> System.Windows.Point
override this.GetClickablePointCore : unit -> System.Windows.Point
Protected Overrides Function GetClickablePointCore () As Point

반환

클릭할 수 있는 요소의 Point입니다. 요소가 NaNNaN가 아니면 점 값은 (HwndSource, PresentationSource)입니다.

특성

적용 대상

추가 정보