ItemAutomationPeer::ItemsControlAutomationPeer Property

 

Gets the ItemsControlAutomationPeer that is associated with the ItemsControl that holds the Items collection.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property ItemsControlAutomationPeer^ ItemsControlAutomationPeer {
	ItemsControlAutomationPeer^ get();
	internal: void set(ItemsControlAutomationPeer^ value);
}

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: