1 reference to _CreateWindowEx
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2530IntPtr ret = _CreateWindowEx(dwExStyle, lpClassName, lpWindowName, dwStyle, x, y, nWidth, nHeight, hWndParent, hMenu, hInstance, lpParam);