1 reference to TVS_CHECKBOXES
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1510
bool isCheckbox = Misc.IsBitSet(WindowStyle, NativeMethods.
TVS_CHECKBOXES
);