6 references to CCHILDREN_TITLEBAR
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\Misc.cs (3)
2013Rect[] rects = new Rect[NativeMethods.CCHILDREN_TITLEBAR + 1]; 2076Rect[] rects = new Rect[NativeMethods.CCHILDREN_TITLEBAR + 1]; 2077for (int i = 0; i <= NativeMethods.CCHILDREN_TITLEBAR; i++)
MS\Win32\UnsafeNativeMethods.cs (3)
326[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.CCHILDREN_TITLEBAR + 1)] 335[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.CCHILDREN_TITLEBAR + 1)] 337[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.CCHILDREN_TITLEBAR + 1)]