5 references to StringProperty
System.Windows.Forms (3)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
641public unsafe string GetString(StringProperty prop)
Validation.cs (2)
860public static void Validate(System.Windows.Forms.VisualStyles.StringProperty enumToValidate, string parameterName = "value") 864ReportEnumValidationError(parameterName, intValue, typeof(System.Windows.Forms.VisualStyles.StringProperty));
System.Windows.Forms.Design (2)
Validation.cs (2)
860public static void Validate(System.Windows.Forms.VisualStyles.StringProperty enumToValidate, string parameterName = "value") 864ReportEnumValidationError(parameterName, intValue, typeof(System.Windows.Forms.VisualStyles.StringProperty));