Converts a pair of dates to a boolean value indicating whether they are in the same month.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class SameMonthConverter : IMultiValueConverter |
Visual Basic (Declaration) |
---|
Public Class SameMonthConverter _ Implements IMultiValueConverter |