Sdílet prostřednictvím


TextElementAutomationPeer.GetClickablePointCore Metoda

Definice

Point Získá, který představuje místo, na které lze kliknout, který je přidružen k tomuto TextElementAutomationPeerobjektu TextElement . Volá ho .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

Návraty

u Point elementu, který umožňuje kliknutí. Hodnoty v bodech jsou (NaN, ) , pokud element není a HwndSourcePresentationSourceNaN.

Atributy

Platí pro

Viz také