Initializes a new instance of the KeyboardEventArgs class.
Namespace: MindFusion.Diagramming.ComponentsAssembly: MindFusion.Diagramming
public KeyboardEventArgs ( ComponentBase component, Key key, Key modifiers)
Public New ( _ component As ComponentBase, _ key As Key, _ modifiers As Key _)
KeyboardEventArgs Constructor Overload ListKeyboardEventArgs ClassMindFusion.Diagramming.Components Namespace