Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 765 Bytes

listboxitemdataautomationpeer_listboxitemdataautomationpeer_1958966631.md

File metadata and controls

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

Windows.UI.Xaml.Automation.Peers.ListBoxItemDataAutomationPeer.ListBoxItemDataAutomationPeer

-description

Initializes a new instance of the ListBoxItemDataAutomationPeer class.

-parameters

-param item

The specific data item.

-param parent

The automation peer for the ListBox that contains the item.

-remarks

-examples

-see-also