Steven Kirk
|
e994b855d5
Don't consider disabled controls when moving focus.
|
5 năm trước cách đây |
Steven Kirk
|
56825d252e
Expose ContentPresenter from ItemsControl.LogicalChildren.
|
5 năm trước cách đây |
Dariusz Komosinski
|
7a13d819fd
Optimize and add new efficient visual tree extensions.
|
6 năm trước cách đây |
Steven Kirk
|
68b655b517
Add to logical children before notifying presenter.
|
6 năm trước cách đây |
Steven Kirk
|
496fae20e5
Ensure Items are synchronised with Presenter.
|
6 năm trước cách đây |
Steven Kirk
|
4f41a70455
Make sure ItemsPresenter is updated before selection change.
|
6 năm trước cách đây |
danwalmsley
|
15ea7ed1d2
Merge branch 'master' into fixes/3094-focusable-hang
|
6 năm trước cách đây |
Steven Kirk
|
adb65f14b1
Don't use C#8 features yet.
|
6 năm trước cách đây |
Steven Kirk
|
60c9015a7f
Prevent hang in ItemsControl with no focusable controls.
|
6 năm trước cách đây |
Dariusz Komosinski
|
a2c6bc1b7c
Remove usage of AddClassHandler that returns new lambda per invocation.
|
6 năm trước cách đây |
Steven Kirk
|
cce605af49
Remove unused/bad code.
|
6 năm trước cách đây |
Steven Kirk
|
2fa8247f01
Removed MemberSelector.
|
6 năm trước cách đây |
Steven Kirk
|
336086a588
Make ItemCount a direct property.
|
6 năm trước cách đây |
Dariusz Komosinski
|
71cee6ae5b
Fix ItemTemplateProperty being subscribed to on every ItemsControl or derived class construction.
|
6 năm trước cách đây |
Steven Kirk
|
e5cac827b1
Make TemplatedParent a direct property.
|
7 năm trước cách đây |
Miha Markič
|
1524cb1aba
Spellchecks comments and members, removes unused using statements and sorts them
|
7 năm trước cách đây |
Steven Kirk
|
1293e9af8d
Implemented Menu interactions.
|
7 năm trước cách đây |
Steven Kirk
|
1e12b2c37b
Don't focus non-focusable controls.
|
7 năm trước cách đây |
Steven Kirk
|
9e2e266d3c
Handle navigation in TreeView.
|
7 năm trước cách đây |
Steven Kirk
|
10c2ec64ad
Implement directional navigation in ItemsControl.
|
7 năm trước cách đây |
Steven Kirk
|
cf14976dcc
Fix #1709.
|
7 năm trước cách đây |
Unknown
|
4479734961
remove added whitespace.
|
7 năm trước cách đây |
Unknown
|
0f7ab7e61f
add singleitem psuedo class on items control.
|
7 năm trước cách đây |
sdoroff
|
6103bab860
Altered ItemsControl to use Weak CollectionChange Subscription
|
7 năm trước cách đây |
Jurjen Biewenga
|
4f13d50496
Added initial changes to allow the user to change the selected item while the dropdown is closed but selected and allows the user to open the dropdown by pressing down
|
8 năm trước cách đây |
Nikita Tsukanov
|
0b756d0b8a
More null checks
|
8 năm trước cách đây |
Dan Walmsley
|
d3e66eac58
Fix null check around adding Container.Child to logical children.
|
9 năm trước cách đây |
Dan Walmsley
|
0b3db9af23
Remove allocation of list that is not neccesary
|
9 năm trước cách đây |
Dan Walmsley
|
67a99dc09a
No longer type checking as not necessary.
|
9 năm trước cách đây |
Dan Walmsley
|
225148fd04
Removed unused using.
|
9 năm trước cách đây |