Selects a brush according to whether a minutes value is on the hour or not.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class MinuteOfHourBrushConverter : IValueConverter
Visual Basic (Declaration)
Public Class MinuteOfHourBrushConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements..::.MinuteOfHourBrushConverter

See Also