7 writes to stateMask
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2086
stateMask
= item.stateMask,
2238
stateMask
= item.stateMask,
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
156
group.
stateMask
= NativeMethods.LVGS_SUBSETED;
244
group.
stateMask
= NativeMethods.LVGS_SUBSETED;
508
groupInfo.
stateMask
= NativeMethods.LVGS_SUBSETLINKFOCUSED;
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
92
groupInfo.
stateMask
= NativeMethods.LVGS_SUBSETLINKFOCUSED;
MS\Win32\NativeMethods.cs (1)
929
stateMask
= state = align = 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2053
stateMask = item.
stateMask
;
2205
stateMask = item.
stateMask
;