Windows.ApplicationModel.DataTransfer.DataPackageView.Contains
February 8, 2017 ยท View on GitHub
-description
Checks to see if the DataPackageView contains a specific data format.
-parameters
-param formatId
The name of the format.
-returns
True if the DataPackageView contains the format; false otherwise.