Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 728 Bytes

dialdevicepicker.md

File metadata and controls

22 lines (15 loc) · 728 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Media.DialProtocol.DialDevicePicker
winrt class
xbox

Windows.Media.DialProtocol.DialDevicePicker

-description

Represents a picker flyout that contains a list of remote devices for the user to choose from.

In a desktop app, before using an instance of this class in a way that displays UI, you'll need to associate the object with its owner's window handle. For more info, and code examples, see Display WinRT UI objects that depend on CoreWindow.

-remarks

-examples

-see-also