ItemAutomationPeer::ItemsControlAutomationPeer Property
.NET Framework (current version)
Gets the ItemsControlAutomationPeer that is associated with the ItemsControl that holds the Items collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property ItemsControlAutomationPeer^ ItemsControlAutomationPeer { ItemsControlAutomationPeer^ get(); internal: void set(ItemsControlAutomationPeer^ value); }
Property Value
Type: System.Windows.Automation.Peers::ItemsControlAutomationPeer^The ItemsControlAutomationPeer that is associated with the ItemsControl object.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: