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