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