Gets a value indicating whether all required inputs have been entered into the input mask. This is a dependency property.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool MaskCompleted { get; }
Visual Basic (Declaration)
Public ReadOnly Property MaskCompleted As Boolean

See Also