4 references to HWND
System.Windows.Forms (4)
System\Windows\Forms\ToolTip\ToolTip.cs (4)
257HWND IHandle<HWND>.Handle => HWND; 719PInvoke.SetWindowTheme(HWND, string.Empty, string.Empty); 723PInvoke.SetWindowTheme(HWND, $"{Control.DarkModeIdentifier}_{Control.ExplorerThemeIdentifier}", null); 2315using BeginPaintScope paintScope = new(HWND);