ListBoxItemWrapperAutomationPeer::GetAutomationControlTypeCore Method ()

 

Gets the control type for the ListBoxItem that is associated with this ListBoxItemWrapperAutomationPeer. Called by GetAutomationControlType.

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

protected:
virtual AutomationControlType GetAutomationControlTypeCore() override

Return Value

Type: System.Windows.Automation.Peers::AutomationControlType

The ListItem enumeration value.

.NET Framework
Available since 3.0
Return to top
Show: