1 reference to BackgroundModeValidator
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\Validators\State.cs (1)
13internal static IStateValidator BackgroundMode(BACKGROUND_MODE backgroundMode) => new BackgroundModeValidator(backgroundMode);