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