WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / VisibilityConverter Class / Opposite Property
In This Topic
    Opposite Property (VisibilityConverter)
    In This Topic
    Gets or sets a value indicating whether this VisibilityConverter is opposite.
    Syntax
    public bool Opposite {get; set;}

    Property Value

    true if opposite; otherwise, false.
    See Also