Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 556 Bytes

dragdropmanager_areconcurrentoperationsenabled.md

File metadata and controls

24 lines (15 loc) · 556 Bytes
-api-id -api-type
P:Microsoft.UI.Input.DragDrop.DragDropManager.AreConcurrentOperationsEnabled
winrt property

Microsoft.UI.Input.DragDrop.DragDropManager.AreConcurrentOperationsEnabled

-description

Gets or sets whether the xref:Microsoft.UI.Input.DragDrop.DragDropManager can handle multiple drag and drop operations concurrently.

-property-value

True, if concurrent drag and drop operations are enabled; otherwise, false.

-remarks

-see-also

-examples