-api-id | -api-type |
---|---|
M:Microsoft.UI.Xaml.DragUIOverride.SetContentFromBitmapImage(Microsoft.UI.Xaml.Media.Imaging.BitmapImage,Windows.Foundation.Point) |
winrt method |
Creates a visual element from a provided BitmapImage to represent the dragged data in a drag-and-drop operation, and sets the relative position of the visual from the pointer.
The source image used to create the drag visual.
The relative position of the drag visual from the pointer.
Drag-and-drop overview, SetContentFromBitmapImage(BitmapImage)