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