5 references to PointProperty
System.Windows.Forms (3)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
613public Point GetPoint(PointProperty prop)
Validation.cs (2)
844public static void Validate(System.Windows.Forms.VisualStyles.PointProperty enumToValidate, string parameterName = "value") 848ReportEnumValidationError(parameterName, intValue, typeof(System.Windows.Forms.VisualStyles.PointProperty));
System.Windows.Forms.Design (2)
Validation.cs (2)
844public static void Validate(System.Windows.Forms.VisualStyles.PointProperty enumToValidate, string parameterName = "value") 848ReportEnumValidationError(parameterName, intValue, typeof(System.Windows.Forms.VisualStyles.PointProperty));