Gets the ResourceKey for the tooltip of the "Reset" button.

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

Syntax

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

See Also