Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 682 Bytes

graphicscapturepicker_graphicscapturepicker_1221375020.md

File metadata and controls

22 lines (14 loc) · 682 Bytes
-api-id -api-type
M:Windows.Graphics.Capture.GraphicsCapturePicker.#ctor
winrt method

Windows.Graphics.Capture.GraphicsCapturePicker.GraphicsCapturePicker

-description

Constructs an instance of a capture picker.

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

-see-also

-examples