Gets the ResourceKey for the DataTemplate that edits numeric values using a text box and a pair of up-down buttons.

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

Syntax

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

See Also