ActivatingKeyTipEventArgs.PlacementTarget Propriété

Définition

Obtient ou définit l'élément de l'interface utilisateur qui sert de cible pour positionner la touche d'accès.

public:
 property System::Windows::UIElement ^ PlacementTarget { System::Windows::UIElement ^ get(); void set(System::Windows::UIElement ^ value); };
public System.Windows.UIElement PlacementTarget { get; set; }
member this.PlacementTarget : System.Windows.UIElement with get, set
Public Property PlacementTarget As UIElement

Valeur de propriété

UIElement

L'élément qui sert de cible pour placer la touche d'accès.

S’applique à