Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 692 Bytes

webuiview_captureselectedcontenttodatapackageasync_1187796026.md

File metadata and controls

24 lines (16 loc) · 692 Bytes
-api-id -api-type ms.custom
M:Windows.UI.WebUI.WebUIView.CaptureSelectedContentToDataPackageAsync
winrt method
RS5

Windows.UI.WebUI.WebUIView.CaptureSelectedContentToDataPackageAsync

-description

Asynchronously gets a DataPackage that contains the selected content within the control.

-returns

When this method completes, it returns the selected content as a DataPackage.

-remarks

-see-also

-examples