Gets the ResourceKey for the DataTemplate that edits numeric values using a slider.

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

Syntax

C#
public static ComponentResourceKey SliderEditorKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property SliderEditorKey As ComponentResourceKey

See Also