Skip to content

& operator not work for enum #81

@LiveIsLive

Description

@LiveIsLive

For example, run the code below and the button is still visible

<Button Visibility="{c:Binding '(io:FileAttributes.Directory &amp; io:FileAttributes.Directory) != io:FileAttributes.Directory'}" xmlns:c="clr-namespace:CalcBinding;assembly=CalcBinding" xmlns:io="clr-namespace:System.IO;assembly=mscorlib">Test</Button>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions