1 implementation of GetAutomationControlType
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
52AutomationControlType IViewAutomationPeer.GetAutomationControlType()
1 reference to GetAutomationControlType
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ListViewAutomationPeer.cs (1)
35return _viewAutomationPeer.GetAutomationControlType();