KeyEventArgs.SystemKey Vlastnost

Definice

Získá klávesu klávesnice odkazovanou událostí, pokud bude klávesa zpracována systémem.

public:
 property System::Windows::Input::Key SystemKey { System::Windows::Input::Key get(); };
public System.Windows.Input.Key SystemKey { get; }
member this.SystemKey : System.Windows.Input.Key
Public ReadOnly Property SystemKey As Key

Hodnota vlastnosti

Key

Odkazovaná Key událostí.

Platí pro

Viz také