Skip to main content
A newer version of this page is available. .

ScrollBarAnnotationsCreatingEventArgs Constructors

Provides data for the TableView.ScrollBarAnnotationsCreating and TreeListView.ScrollBarAnnotationsCreating events.
Name Parameters Description
ScrollBarAnnotationsCreatingEventArgs(RoutedEvent, Object) routedEvent, source Initializes a new instance of the ScrollBarAnnotationsCreatingEventArgs class with the specified routed event and source.
See Also