7 references to Validate
System.Windows.Forms (7)
System\Windows\Forms\Controls\ListView\ColumnHeader.cs (1)
344SourceGenerated.EnumValidator.Validate(value);
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (2)
129SourceGenerated.EnumValidator.Validate(value); 179SourceGenerated.EnumValidator.Validate(value);
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
700SourceGenerated.EnumValidator.Validate(value);
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1248SourceGenerated.EnumValidator.Validate(value);
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
455SourceGenerated.EnumValidator.Validate(value);
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
407SourceGenerated.EnumValidator.Validate(value);