Gets whether the held Many has a consistent value. This is a dependency property.

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

Syntax

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

Remarks

Dependency Property Information
Identifier field IsConsistentProperty
Metadata properties set to true None

See Also