6 references to CCHILDREN_TITLEBAR
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\Misc.cs (3)
2026
Rect[] rects = new Rect[NativeMethods.
CCHILDREN_TITLEBAR
+ 1];
2089
Rect[] rects = new Rect[NativeMethods.
CCHILDREN_TITLEBAR
+ 1];
2090
for (int i = 0; i <= NativeMethods.
CCHILDREN_TITLEBAR
; i++)
MS\Win32\UnsafeNativeMethods.cs (3)
340
[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.
CCHILDREN_TITLEBAR
+ 1)]
349
[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.
CCHILDREN_TITLEBAR
+ 1)]
351
[MarshalAs(System.Runtime.InteropServices.UnmanagedType.ByValArray, SizeConst = NativeMethods.
CCHILDREN_TITLEBAR
+ 1)]