5 references to Spacer
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1176if (_type == MenuItemType.Spacer) 1214if (!SafeNativeMethods.IsWindowVisible (_hwnd) || _type == MenuItemType.Spacer) 1395return _type != MenuItemType.Spacer; 1426if (!SafeNativeMethods.IsWindowVisible(_hwnd) || _type == MenuItemType.Spacer) 1960return MenuItemType.Spacer;