1 write to _information
System.Drawing (1)
commonui\System\Drawing\SystemIcons.cs (1)
116_information = new Icon( SafeNativeMethods.LoadIcon( NativeMethods.NullHandleRef, SafeNativeMethods.IDI_INFORMATION ));
2 references to _information
System.Drawing (2)
commonui\System\Drawing\SystemIcons.cs (2)
115if (_information == null) 117return _information;