1 implementation of GetAutomationControlType
PresentationFramework (1)
System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
44
AutomationControlType IViewAutomationPeer.
GetAutomationControlType
()
1 reference to GetAutomationControlType
PresentationFramework (1)
System\Windows\Automation\Peers\ListViewAutomationPeer.cs (1)
26
return _viewAutomationPeer.
GetAutomationControlType
();