10 references to HWND
System.Windows.Forms (10)
System\Windows\Forms\ToolTip\ToolTip.cs (10)
257HWND IHandle<HWND>.Handle => HWND; 719PInvoke.SetWindowTheme(HWND, string.Empty, string.Empty); 1047return HWND.Null; 1050HWND baseHwnd = current?.HWND ?? HWND.Null; 1051HWND hwnd = HWND.Null; 1104hwnd = HWND.Null; 1946HWND.HWND_TOPMOST, 2093HWND.HWND_TOPMOST, 2104HWND.HWND_TOPMOST, 2312using BeginPaintScope paintScope = new(HWND);