Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 800 Bytes

dragui_setcontentfromsoftwarebitmap_1475637163.md

File metadata and controls

27 lines (17 loc) · 800 Bytes
-api-id -api-type
M:Windows.UI.Xaml.DragUI.SetContentFromSoftwareBitmap(Windows.Graphics.Imaging.SoftwareBitmap)
winrt method

Windows.UI.Xaml.DragUI.SetContentFromSoftwareBitmap

-description

Creates a visual element from a provided SoftwareBitmap to represent the dragged data in a drag-and-drop operation.

-parameters

-param softwareBitmap

The source image used to create the drag visual.

-remarks

-examples

-see-also

Drag-and-drop overview, SetContentFromSoftwareBitmap(SoftwareBitmap, Point)