5 references to Spacer
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1179if (_type == MenuItemType.Spacer) 1217if (!SafeNativeMethods.IsWindowVisible (_hwnd) || _type == MenuItemType.Spacer) 1400return _type != MenuItemType.Spacer; 1431if (!SafeNativeMethods.IsWindowVisible(_hwnd) || _type == MenuItemType.Spacer) 1965return MenuItemType.Spacer;