Changes the style and template of all the schedule elements based on the new formatter.

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

Syntax

C#
protected override void OnFormatterChangedCore(
	DependencyPropertyChangedEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnFormatterChangedCore ( _
	e As DependencyPropertyChangedEventArgs _
)

See Also