Freigeben über


ItemAutomationPeer.ItemsControlAutomationPeer Eigenschaft

Definition

Ruft das ItemsControlAutomationPeer ab, das dem ItemsControl zugeordnet ist, das die Items-Auflistung enthält.

ItemsControlAutomationPeer ItemsControlAutomationPeer();
public ItemsControlAutomationPeer ItemsControlAutomationPeer { get; }
var itemsControlAutomationPeer = itemAutomationPeer.itemsControlAutomationPeer;
Public ReadOnly Property ItemsControlAutomationPeer As ItemsControlAutomationPeer

Eigenschaftswert

Das ItemsControlAutomationPeer , das dem ItemsControl zugeordnet ist , das die Items-Auflistung enthält.

Gilt für: