1 write to NativeHandle
System.Windows.Forms (1)
misc\GDI\WindowsSolidBrush.cs (1)
41
this.
NativeHandle
= nativeHandle; // sets the handle value in the base class.
1 reference to NativeHandle
System.Windows.Forms (1)
misc\GDI\WindowsBrush.cs (1)
214
return this.
NativeHandle
;