ItemAutomationPeer::Item Property

 

Gets the data item in the Items collection that is associated with this ItemAutomationPeer.

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

public:
property Object^ Item {
	Object^ get();
}

Property Value

Type: System::Object^

The data item.

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