2 references to Null
System.Windows.Forms (2)
System\Windows\Forms\Input\Cursor.cs (2)
150set => PInvoke.SetCursor(value?._handle ?? HCURSOR.Null); 236_handle = HCURSOR.Null;