Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 653 Bytes

togglebuttonautomationpeer_togglebuttonautomationpeer_1197097509.md

File metadata and controls

24 lines (16 loc) · 653 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.ToggleButtonAutomationPeer.#ctor(Windows.UI.Xaml.Controls.Primitives.ToggleButton)
winrt method

Windows.UI.Xaml.Automation.Peers.ToggleButtonAutomationPeer.ToggleButtonAutomationPeer

-description

Initializes a new instance of the ToggleButtonAutomationPeer class.

-parameters

-param owner

The ToggleButton to create a peer for.

-remarks

-examples

-see-also