Gets the character displayed by default for prompts.

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

Syntax

C#
char PromptChar { get; }
Visual Basic (Declaration)
ReadOnly Property PromptChar As Char

See Also