Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 687 Bytes

comboboxitemdataautomationpeer_comboboxitemdataautomationpeer_1603204017.md

File metadata and controls

27 lines (18 loc) · 687 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.ComboBoxItemDataAutomationPeer.#ctor(System.Object,Windows.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer)
winrt method

Windows.UI.Xaml.Automation.Peers.ComboBoxItemDataAutomationPeer.ComboBoxItemDataAutomationPeer

-description

Initializes a new instance of the ComboBoxItemDataAutomationPeer class.

-parameters

-param item

The item data.

-param parent

The owner to create for.

-remarks

-examples

-see-also