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