3 references to IsStartButton
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsButton.cs (3)
269if (!WindowsFormsHelper.IsWindowsFormsControl(_hwnd, ref _windowsForms) && IsStartButton()) 510if (IsStartButton()) 518if (_type == ButtonType.PushButton && !IsStartButton())