Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #7780
- Loading branch information