Converts a DateTime into a date representation suitable for the culture in use.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

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

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfPropertyGrid..::.LocalDateFormatConverter

See Also