4 writes to fMask
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
1908
menuItemInfo.
fMask
= NativeMethods.MIIM_FTYPE | NativeMethods.MIIM_SUBMENU | NativeMethods.MIIM_STATE;
1923
menuItemInfo.
fMask
= NativeMethods.MIIM_FTYPE | NativeMethods.MIIM_SUBMENU | NativeMethods.MIIM_STATE;
1967
menuItemInfo.
fMask
= NativeMethods.MIIM_FTYPE | NativeMethods.MIIM_SUBMENU | NativeMethods.MIIM_STATE;
2574
menuItemInfo.
fMask
= NativeMethods.MIIM_TYPE | NativeMethods.MIIM_STATE | NativeMethods.MIIM_DATA | NativeMethods.MIIM_ID;