3 references to Group
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1731case AutomationControlType.Group: controlType = ControlType.Group; break;
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsButton.cs (1)
68_cControlType = ControlType.Group;
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
32_cControlType = ControlType.Group;