ActivatingKeyTipEventArgs.PlacementTarget Właściwość

Definicja

Pobiera lub ustawia element interfejsu użytkownika, który służy jako element docelowy do umieszczenia etykietki klucza.

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

Wartość właściwości

UIElement

Element, który służy jako element docelowy do umieszczenia etykietki klucza.

Dotyczy