Skip to content

Commit

Permalink
Added RebeccaPurple to the ref
Browse files Browse the repository at this point in the history
I added rebeccapurple to the ref file with value 175.

RebeccaPurple was added with value 175 to the bottom of the enum.

dotnet#38244
  • Loading branch information
FireCubeStudios committed Oct 4, 2020
1 parent 13b016d commit 85f3082
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ public enum KnownColor
GradientInactiveCaption = 172,
MenuBar = 173,
MenuHighlight = 174,
RebeccaPurple = 175,
}
[System.ComponentModel.TypeConverterAttribute("System.Drawing.PointConverter, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public partial struct Point : System.IEquatable<System.Drawing.Point>
Expand Down

0 comments on commit 85f3082

Please sign in to comment.