Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 898 Bytes

progressringautomationpeer_progressringautomationpeer_533438728.md

File metadata and controls

31 lines (17 loc) · 898 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer.#ctor(Microsoft.UI.Xaml.Controls.ProgressRing)
winrt constructor

Microsoft.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer.#ctor(Microsoft.UI.Xaml.Controls.ProgressRing)

-description

Initializes a new instance of the ProgressRingAutomationPeer class.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param owner

The ProgressRing control instance to create the peer for.

-remarks

-see-also

-examples