Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
22 lines (15 loc) · 642 Bytes

devicepicker_devicepicker_1221375020.md

File metadata and controls

22 lines (15 loc) · 642 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.Enumeration.DevicePicker.#ctor
winrt method
xbox

Windows.Devices.Enumeration.DevicePicker.DevicePicker

-description

Creates a DevicePicker object.

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