Gets the ResourceKey for the "multiple values" data template.

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 InconsistentValuesTemplateKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property InconsistentValuesTemplateKey As ComponentResourceKey

See Also