7 writes to stateMask
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2085
stateMask
= item.stateMask,
2237
stateMask
= item.stateMask,
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
155
group.
stateMask
= NativeMethods.LVGS_SUBSETED;
243
group.
stateMask
= NativeMethods.LVGS_SUBSETED;
507
groupInfo.
stateMask
= NativeMethods.LVGS_SUBSETLINKFOCUSED;
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
91
groupInfo.
stateMask
= NativeMethods.LVGS_SUBSETLINKFOCUSED;
MS\Win32\NativeMethods.cs (1)
928
stateMask
= state = align = 0;
2 references to stateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2052
stateMask = item.
stateMask
;
2204
stateMask = item.
stateMask
;