1 write to _question
System.Drawing (1)
commonui\System\Drawing\SystemIcons.cs (1)
130_question = new Icon( SafeNativeMethods.LoadIcon( NativeMethods.NullHandleRef, SafeNativeMethods.IDI_QUESTION ));
2 references to _question
System.Drawing (2)
commonui\System\Drawing\SystemIcons.cs (2)
129if (_question == null) 131return _question;