DialogKeyEventArgs Class
Visual Studio 2015
Represents the event arguments used by DialogKeyPendingEvent.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Microsoft.VisualStudio.Shell.DialogKeyEventArgs
System.EventArgs
System.Windows.RoutedEventArgs
Microsoft.VisualStudio.Shell.DialogKeyEventArgs
| Name | Description | |
|---|---|---|
![]() | Handled | (Inherited from RoutedEventArgs.) |
![]() | Key | Gets the key being pressed within UIElementDialogPage. |
![]() | OriginalSource | (Inherited from RoutedEventArgs.) |
![]() | RoutedEvent | (Inherited from RoutedEventArgs.) |
![]() | Source | (Inherited from RoutedEventArgs.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InvokeEventHandler(Delegate, Object) | (Inherited from RoutedEventArgs.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnSetSource(Object) | (Inherited from RoutedEventArgs.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


