1 reference to GetTextColor
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
419return ColorTranslator.FromWin32(IntUnsafeNativeMethods.GetTextColor( new HandleRef( this, this.Hdc ) ));