19 Commits (feature/save-render-frames)

Author SHA1 Message Date
Steven Kirk d37de0b634 Allow setting item container properties in styles. 3 years ago
Tom Edwards b400a1f72d Fixed children being attached to the visual or logical tree multiple times 3 years ago
Steven Kirk 6dd9106fe5 Don't layout invisible controls. 3 years ago
Steven Kirk b7a249107b Make data templates work again with MenuItem. 3 years ago
Steven Kirk 7bb6d06ac5 Added failing test for #10626 and #10718. 3 years ago
Steven Kirk e77d6cc294 MenuFlyout.Items -> ItemsSource. 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 3 years ago
Steven Kirk 8f0b3911a5 Added failing tests for MenuItem.TemplatedParent. 4 years ago
Sergey Mikolaytis dd61cb9b32
[Menu] [Performance] Improve Menu item can execute logic. Make it work like in WPF (#6438) 4 years ago
Yoh Deadfall a767773eb2 Fixed tests 5 years ago
Yoh Deadfall faf9aa1f96 CanExecute reevaluation on parameter change 5 years ago
Steven Kirk 38d68865fd Correctly handle command.CanExecute state. 7 years ago
Steven Kirk e6be9b7c5a Renamed IsEnabledCore -> IsEffectivelyEnabled. 7 years ago
Steven Kirk e123a737cc Added failing tests for #2501 7 years ago
Steven Kirk a48efd6b55 Don't leak subs to CanExecuteChanged in MenuItem. 7 years ago
Steven Kirk 74a5b1f65a Added a failing MenuItem separator test. 8 years ago