3 references to Null
System.Drawing.Common (2)
System\Drawing\Icon.cs (2)
253
_handle = HICON.
Null
;
871
HICON hicon = HICON.
Null
;
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogIcon.cs (1)
190
HICON handle = HICON.
Null
;