BookmarksTree.NodeSelectedEventArgs Class Properties
In This Topic
For a list of all members of this type, see BookmarksTree.NodeSelectedEventArgs members.
Public Properties
| Name | Description |
 | CancelAction |
Set true to cancel the associated action.
|
 | Handled | (Inherited from System.Windows.RoutedEventArgs) |
 | NodeText |
The text of the selected node.
|
 | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
 | PDFBookmarkID |
The ID of the associated PDF bookmark, if any.
|
 | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
 | Source | (Inherited from System.Windows.RoutedEventArgs) |
Top
See Also