2 references to CCM_GETVERSION
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (1)
1856
int commonControlVersion = Misc.ProxySendMessageInt(hwnd, NativeMethods.
CCM_GETVERSION
, IntPtr.Zero, IntPtr.Zero);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
659
int lCommonControlVersion = Misc.ProxySendMessageInt(hwnd, NativeMethods.
CCM_GETVERSION
, IntPtr.Zero, IntPtr.Zero);