Пример #1
0
 void IDragUIResolver.SetContentFromSoftwareBitmap(DragUI dragUI, SoftwareBitmap softwareBitmap, Point anchorPoint) => dragUI.SetContentFromSoftwareBitmap(softwareBitmap, anchorPoint);
Пример #2
0
 void IDragUIResolver.SetContentFromSoftwareBitmap(DragUI dragUI, SoftwareBitmap softwareBitmap) => dragUI.SetContentFromSoftwareBitmap(softwareBitmap);