Indicates that masked text cannot be displayed because of invalid styling or
prompt representation (see IDisplayElementStyleProvider and
IPromptCharDisplaySelector).
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class MaskedTextDisplayException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class MaskedTextDisplayException _ Inherits Exception |