Browse Source
The `x:DataType="NativeMenuItem"` directive is incorrect as the items can also be `NativeMenuItemSeparator`s which don't have the bound properties. Turn off compiled bindings here for now. Fixes #7780pull/7954/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue