Gets the ResourceKey for the DataTemplate that edits values by selecting them from a drop-down list and does not permit typing of arbitrary values.

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

Syntax

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

See Also