Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 622 Bytes

comboboxitemautomationpeer_comboboxitemautomationpeer_1165708430.md

File metadata and controls

24 lines (16 loc) · 622 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.ComboBoxItemAutomationPeer.#ctor(Windows.UI.Xaml.Controls.ComboBoxItem)
winrt method

Windows.UI.Xaml.Automation.Peers.ComboBoxItemAutomationPeer.ComboBoxItemAutomationPeer

-description

Initializes a new instance of the ComboBoxItemAutomationPeer class.

-parameters

-param owner

The ComboBoxItem to create the peer for.

-remarks

-examples

-see-also