TreeViewDragItemsStartingEventArgs
TreeViewDragItemsStartingEventArgs
TreeViewDragItemsStartingEventArgs
TreeViewDragItemsStartingEventArgs
Class
Definition
Provides event data for the TreeView.DragItemsStarting event.
public : sealed class TreeViewDragItemsStartingEventArgs
struct winrt::Windows::UI::Xaml::Controls::TreeViewDragItemsStartingEventArgs
public sealed class TreeViewDragItemsStartingEventArgs
Public NotInheritable Class TreeViewDragItemsStartingEventArgs
- Attributes
Windows 10 requirements
Device family |
Windows 10, version 1809 (introduced v10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v7)
|
Properties
Cancel Cancel Cancel Cancel |
Gets or sets a value that indicates whether the item drag action should be canceled. |
Data Data Data Data |
Gets the data payload associated with an items drag action. |
Items Items Items Items |
Gets the loosely typed collection of objects that are selected for the item drag action. |
See also
Feedback
Loading feedback...