6 references to CCHILDREN_TITLEBAR
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\Misc.cs (3)
1992
Rect[] rects = new Rect[NativeMethods.
CCHILDREN_TITLEBAR
+ 1];
2055
Rect[] rects = new Rect[NativeMethods.
CCHILDREN_TITLEBAR
+ 1];
2056
for (int i = 0; i <= NativeMethods.
CCHILDREN_TITLEBAR
; i++)
MS\Win32\UnsafeNativeMethods.cs (3)
325
[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.
CCHILDREN_TITLEBAR
+ 1)]
334
[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.
CCHILDREN_TITLEBAR
+ 1)]
336
[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.
CCHILDREN_TITLEBAR
+ 1)]