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