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