ListBoxAutomationPeer::CreateItemAutomationPeer Method (Object^)
.NET Framework (current version)
Creates a new instance of the ItemAutomationPeer class.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- item
-
Type:
System::Object^
The ListBoxItem that is associated with this ListBoxAutomationPeer.
Return Value
Type: System.Windows.Automation.Peers::ItemAutomationPeer^A new instance of the ItemAutomationPeer class.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: