Gets or sets a value indicating whether this VisibilityConverter is opposite.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public bool Opposite { get; set; } |
| Visual Basic |
|---|
Public Property Opposite As Boolean Get Set |