1 write to _error
System.Drawing (1)
commonui\System\Drawing\SystemIcons.cs (1)
74_error = new Icon( SafeNativeMethods.LoadIcon( NativeMethods.NullHandleRef, SafeNativeMethods.IDI_ERROR ));
2 references to _error
System.Drawing (2)
commonui\System\Drawing\SystemIcons.cs (2)
73if (_error == null) 75return _error;