ItemAutomationPeer.ItemsControlAutomationPeer Właściwość

Definicja

Pobiera element ItemsControlAutomationPeer skojarzony z obiektem ItemsControl , który przechowuje Items kolekcję.

public:
 property System::Windows::Automation::Peers::ItemsControlAutomationPeer ^ ItemsControlAutomationPeer { System::Windows::Automation::Peers::ItemsControlAutomationPeer ^ get(); };
public System.Windows.Automation.Peers.ItemsControlAutomationPeer ItemsControlAutomationPeer { get; }
member this.ItemsControlAutomationPeer : System.Windows.Automation.Peers.ItemsControlAutomationPeer
Public ReadOnly Property ItemsControlAutomationPeer As ItemsControlAutomationPeer

Wartość właściwości

ItemsControlAutomationPeer

Obiekt ItemsControlAutomationPeer , który jest skojarzony z obiektem ItemsControl .

Dotyczy