Partager via


TabControlAutomationPeer.GetClickablePointCore Méthode

Définition

Cette méthode est appelée par GetClickablePoint().

protected:
 override System::Windows::Point GetClickablePointCore();
protected override System.Windows.Point GetClickablePointCore ();
override this.GetClickablePointCore : unit -> System.Windows.Point
Protected Overrides Function GetClickablePointCore () As Point

Retours

Point contenant NaN, NaN ; les seuls points interactifs dans un TabControl sont les éléments TabItem enfants.

S’applique à

Voir aussi