Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 948 Bytes

progressringautomationpeer_progressringautomationpeer_496349149.md

File metadata and controls

25 lines (17 loc) · 948 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer.#ctor(Windows.UI.Xaml.Controls.ProgressRing)
winrt method

Windows.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer.ProgressRingAutomationPeer

-description

Initializes a new instance of the ProgressRingAutomationPeer class.

Equivalent WinUI 2 API for UWP: ProgressRingAutomationPeer(ProgressRing) Constructor (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param owner

The ProgressRing to create a peer for.

-remarks

-examples

-see-also