TreeViewGetActiveEditorNeedsKeyEventArgs Constructors
Contains data for the GetActiveEditorNeedsKey event.| Name | Parameters | Description |
|---|---|---|
| TreeViewGetActiveEditorNeedsKeyEventArgs(RoutedEvent, Key, ModifierKeys, DependencyObject, Int32, Object, TreeListColumn, Boolean) | routedEvent, key, modifiers, templateChild, rowHandle, value, column, needsKey | Initializes a new instance of the TreeViewGetActiveEditorNeedsKeyEventArgs class with specified settings. |
See Also