AccessKeyPressedEventArgs.Target Właściwość

Definicja

Pobiera lub ustawia element docelowy dla zdarzenia.

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

Wartość właściwości

Element, który wywołał to zdarzenie.

Dotyczy

Zobacz też