UIElementAutomationPeer.GetClickablePointCore Metoda

Definice

Point Získá, který představuje místo, na které lze kliknout, který je přidružen k tomuto UIElementAutomationPeerobjektu UIElement . Tato metoda je volána metodou 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, NaN), pokud element není a HwndSource a PresentationSource.

Atributy

Platí pro