Steven Kirk
|
69d98efeeb
|
Highlight hovered control in devtools.
|
10 years ago |
Steven Kirk
|
3e6402711c
|
Make TreeViewItem.IsExpanded bindings work.
|
11 years ago |
Steven Kirk
|
5773704f2d
|
Started updating DevTools to use XAML.
|
11 years ago |
Steven Kirk
|
3bfba9c8ce
|
Ensure TreeViewItems are removed from index.
When TreeViewItem is removed from TreeView.
|
11 years ago |
Steven Kirk
|
78abef1551
|
Tidied up tree item container generators.
In doing so fixed a bug in DevTools where tree items would become
unselectable.
|
11 years ago |
Steven Kirk
|
a6b74db847
|
Merge branch 'logical-tree' into leaks
|
11 years ago |
Steven Kirk
|
67835cc09b
|
Applied a bunch of resharper suggestions.
|
11 years ago |
Steven Kirk
|
71973cabb1
|
Fix removing items from ItemsControl.
|
11 years ago |
Steven Kirk
|
96f1ee54dd
|
Fix ItemContainerGenerator faulty remove logic.
|
11 years ago |
Steven Kirk
|
6a005d35c8
|
Make TreeView selection work etc.
Unfortunately stuff is still broken - I think ItemContainerGenerator
needs a refactor.
|
11 years ago |
Steven Kirk
|
53926a47bf
|
Refactored ItemContainerGenerator<T>.
To allow TreeItemContainerGenerator to inherit from it.
|
11 years ago |
Steven Kirk
|
b2d40e77c3
|
Started implementing multiple selection.
|
11 years ago |
Steven Kirk
|
19498ab03d
|
Correctly set TreeView item DataContexts.
Also added a few tests for TreeView.
|
11 years ago |
Steven Kirk
|
d1ae3ba50b
|
Fix ListBox item DataContexts.
|
11 years ago |
Steven Kirk
|
ad1b92cd77
|
Implemented ClearContainers for TreeView.
|
11 years ago |
Steven Kirk
|
a0509caede
|
Renamed TreeDataTemplate -> FuncTreeDataTemplate.
|
11 years ago |
Steven Kirk
|
292a04d973
|
Renamed DataTemplate -> FuncDataTemplate.
|
11 years ago |
Steven Kirk
|
338a1c0d91
|
Added ItemsControl.MemberSelector
And use it to select the TabItem.Content property for the Deck in a
TabControl.
|
11 years ago |
Steven Kirk
|
c4cfd967dc
|
Fix DataContexts.
This makes it so that IControls are no longer DataTemplate-able,
breaking TabControl. Need to find a better way.
|
11 years ago |
Steven Kirk
|
7cc5ee5dcc
|
Removed unused itemTemplate parameter.
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 years ago |
Nikita Tsukanov
|
01e2c90bc5
|
Removed this.
|
11 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |