Name | Description | |
---|---|---|
![]() | BookmarksTree.NodeSelectedEventArgs Constructor | Overloaded. |
BookmarksTree.NodeSelectedEventArgs Class Members
In This Topic
The following tables list the members exposed by BookmarksTree.NodeSelectedEventArgs.
Public Constructors
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) |
See Also