Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 634 Bytes

numberboxautomationpeer_numberboxautomationpeer_67550360.md

File metadata and controls

26 lines (16 loc) · 634 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.NumberBoxAutomationPeer.#ctor(Microsoft.UI.Xaml.Controls.NumberBox)
winrt constructor

Microsoft.UI.Xaml.Automation.Peers.NumberBoxAutomationPeer.#ctor(Microsoft.UI.Xaml.Controls.NumberBox)

-description

Initializes a new instance of the NumberBoxAutomationPeer class.

-parameters

-param owner

The NumberBox control instance to create the peer for.

-remarks

-see-also

-examples