1 write to _exclamation
System.Drawing (1)
commonui\System\Drawing\SystemIcons.cs (1)
88_exclamation = new Icon( SafeNativeMethods.LoadIcon( NativeMethods.NullHandleRef, SafeNativeMethods.IDI_EXCLAMATION ));
2 references to _exclamation
System.Drawing (2)
commonui\System\Drawing\SystemIcons.cs (2)
87if (_exclamation == null) 89return _exclamation;