1 write to _asterisk
System.Drawing (1)
commonui\System\Drawing\SystemIcons.cs (1)
60_asterisk = new Icon( SafeNativeMethods.LoadIcon( NativeMethods.NullHandleRef, SafeNativeMethods.IDI_ASTERISK ));
2 references to _asterisk
System.Drawing (2)
commonui\System\Drawing\SystemIcons.cs (2)
59if (_asterisk== null) 61return _asterisk;