2 references to GetTextColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
6058
Color foreColor = PInvoke.
GetTextColor
(nmcd->hdc);
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
30
TextColor = PInvoke.
GetTextColor
(hdc);