3 references to IsStartButton
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsButton.cs (3)
253if (!WindowsFormsHelper.IsWindowsFormsControl(_hwnd, ref _windowsForms) && IsStartButton()) 494if (IsStartButton()) 502if (_type == ButtonType.PushButton && !IsStartButton())