Sdílet prostřednictvím


AccessKeyPressedEventArgs.Target Vlastnost

Definice

Získá nebo nastaví cíl události.

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

Hodnota vlastnosti

Prvek, který vyvolal tuto událost.

Platí pro

Viz také