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