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