Partager via


DocumentAutomationPeer.GetClickablePointCore Méthode

Définition

Obtient un Point qui représente l’espace interactif de FrameworkContentElement associé à ContentElementAutomationPeer. Cette méthode est appelée par 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

Retours

Point qui représente l’espace interactif de l’élément.

Attributs

S’applique à