Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 804 Bytes

draguioverride_setcontentfrombitmapimage_368599516.md

File metadata and controls

27 lines (17 loc) · 804 Bytes
-api-id -api-type
M:Windows.UI.Xaml.DragUIOverride.SetContentFromBitmapImage(Windows.UI.Xaml.Media.Imaging.BitmapImage)
winrt method

Windows.UI.Xaml.DragUIOverride.SetContentFromBitmapImage

-description

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

-parameters

-param bitmapImage

The source image used to create the drag visual.

-remarks

-examples

-see-also

Drag-and-drop overview, SetContentFromBitmapImage(BitmapImage, Point)