-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.DragItemsStartingEventArgs.Cancel |
winrt property |
Gets or sets a value that indicates whether the item drag action should be canceled.
True to cancel the item drag action; otherwise, false.
Set this property to true in a handler in order to cancel an items drag action.