5 references to BooleanProperty
System.Windows.Forms (3)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
477public bool GetBoolean(BooleanProperty prop)
Validation.cs (2)
787public static void Validate(System.Windows.Forms.VisualStyles.BooleanProperty enumToValidate, string parameterName = "value") 791ReportEnumValidationError(parameterName, intValue, typeof(System.Windows.Forms.VisualStyles.BooleanProperty));
System.Windows.Forms.Design (2)
Validation.cs (2)
787public static void Validate(System.Windows.Forms.VisualStyles.BooleanProperty enumToValidate, string parameterName = "value") 791ReportEnumValidationError(parameterName, intValue, typeof(System.Windows.Forms.VisualStyles.BooleanProperty));