1 write to _hand
System.Drawing (1)
commonui\System\Drawing\SystemIcons.cs (1)
102_hand = new Icon( SafeNativeMethods.LoadIcon( NativeMethods.NullHandleRef, SafeNativeMethods.IDI_HAND ));
2 references to _hand
System.Drawing (2)
commonui\System\Drawing\SystemIcons.cs (2)
101if (_hand == null) 103return _hand;