-
Notifications
You must be signed in to change notification settings - Fork 108
ColorBrightnessConverter
Tim Heuer edited this page Oct 14, 2012
·
1 revision
This implementation of an IValueConverter is intended to look at a specific color value and apply a brightness value to it based on the ConverterParameter provided.
This is internally used by SettingsFlyout to color the edge 1px Border to be 80% brightness relative to the HeaderBrush color chosen.
None.