Skip to content

ColorBrightnessConverter

Tim Heuer edited this page Oct 14, 2012 · 1 revision

ColorBrightnessConverter

What it is

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.

Usage

This is internally used by SettingsFlyout to color the edge 1px Border to be 80% brightness relative to the HeaderBrush color chosen.

Known Issues

None.

Clone this wiki locally