3 references to HWND
System.Windows.Forms (3)
System\Windows\Forms\ToolTip\ToolTip.cs (3)
257
HWND IHandle<HWND>.Handle =>
HWND
;
719
PInvoke.SetWindowTheme(
HWND
, string.Empty, string.Empty);
2317
using BeginPaintScope paintScope = new(
HWND
);