2 references to STATE_SYSTEM_CHECKED
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListBox.cs (2)
1085
if (((int)accChild.get_accState(NativeMethods.CHILD_SELF) & NativeMethods.
STATE_SYSTEM_CHECKED
) == NativeMethods.
STATE_SYSTEM_CHECKED
)