DialogKeyEventArgs::Key Property
Visual Studio 2015
Gets the key being pressed within UIElementDialogPage.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property Key Key { [CompilerGeneratedAttribute] Key get(); [CompilerGeneratedAttribute] private: void set(Key value); }
Property Value
Type: System.Windows.Input::Key
Show: