forked from MahApps/MahApps.Metro
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(MahApps#4131) Implement ColorHelper-Constructor with respect to a gi…
…ven CultureInfo ⚠ BREAKING CHANGE ⚠ - Make the `ColorNamesDictionary` an instance member - Create parameterless constructor with uses the default translations - Create constructor which uses a given culture. If the the culture is `null` we use the actual color names from .NET - Create a constructor which uses a given culture and a given resource to look up the names - Create a new static instance DefaultInstanceInvariant which provides the invariant color names.
- Loading branch information
Showing
1 changed file
with
60 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters