Method GetContrastBrush
GetContrastBrush(Brush, Brush)
Converts the given brush to the contrasting brush for the specified background.
public static Brush GetContrastBrush(Brush color, Brush background)
Parameters
Returns
- Brush
The contrasting System.Windows.Media.Brush.