JericX

Results 1 issues of JericX

### Describe the bug ``` MenuFlyoutName.Items.Add(new MenuFlyoutItem() { Text = "new added" }); ``` changing MenuFlyou.Items doesn't change context menu If set ContextMenuMode=PopupMenu or ActiveWindow, context menu does change. ###...

bug