1 write to TextColor
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
59public COLORREF TextColor { get => _currentState.TextColor; set => _currentState.TextColor = value; }
1 reference to TextColor
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
59public COLORREF TextColor { get => _currentState.TextColor; set => _currentState.TextColor = value; }