The style to select when the source value is true.

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

Syntax

C#
public Style TrueStyle { get; set; }
Visual Basic (Declaration)
Public Property TrueStyle As Style

See Also