Nikita Tsukanov
|
fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690)
|
6 months ago |
Steven Kirk
|
b16975cb04
Fix `MenuItem` enabled state in the presence of sub-items. (#18679)
|
6 months ago |
Max Katz
|
05ac6d2f1d
Screens API refactor (#16295)
|
1 year ago |
workgroupengineering
|
81d2e7d4ef
fix: ICommadSource Implemetation (#15496)
|
1 year ago |
Max Katz
|
6c1341eb5e
Introduce MenuItem.ToggleType (#11441)
|
1 year ago |
Tim
|
ebb9bf5052
fix unit tests
|
2 years ago |
Steven Kirk
|
d37de0b634
Allow setting item container properties in styles.
|
2 years ago |
Max Katz
|
0c0fa94d0e
Merge remote-tracking branch 'origin/master' into refactor/other-controls-itemssource
|
2 years ago |
Tom Edwards
|
b400a1f72d
Fixed children being attached to the visual or logical tree multiple times
|
2 years ago |
Steven Kirk
|
6dd9106fe5
Don't layout invisible controls.
|
2 years ago |
Steven Kirk
|
b7a249107b
Make data templates work again with MenuItem.
|
2 years ago |
Steven Kirk
|
7bb6d06ac5
Added failing test for #10626 and #10718.
|
2 years ago |
Steven Kirk
|
e77d6cc294
MenuFlyout.Items -> ItemsSource.
|
2 years ago |
Steven Kirk
|
f8eceb4af9
Update usages of ItemsControl Items/ItemsSource.
|
2 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.
|
3 years ago |
Sergey Mikolaytis
|
dd61cb9b32
[Menu] [Performance] Improve Menu item can execute logic. Make it work like in WPF (#6438)
|
3 years ago |
Yoh Deadfall
|
a767773eb2
Fixed tests
|
4 years ago |
Yoh Deadfall
|
faf9aa1f96
CanExecute reevaluation on parameter change
|
4 years ago |
Steven Kirk
|
38d68865fd
Correctly handle command.CanExecute state.
|
6 years ago |
Steven Kirk
|
e6be9b7c5a
Renamed IsEnabledCore -> IsEffectivelyEnabled.
|
6 years ago |
Steven Kirk
|
e123a737cc
Added failing tests for #2501
|
6 years ago |
Steven Kirk
|
a48efd6b55
Don't leak subs to CanExecuteChanged in MenuItem.
|
6 years ago |
Steven Kirk
|
74a5b1f65a
Added a failing MenuItem separator test.
|
7 years ago |