Steven Kirk
704d929e30
Allow batch updating resources.
6 years ago
Kir-Antipov
3f3ec4b835
Added custom TextSelector example
6 years ago
Maksym Katsydan
59db76f214
Fix build errors
6 years ago
Max Katz
6ca33a86c5
Update samples/ControlCatalog/Pages/DataGridPage.xaml.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
6 years ago
Maksym Katsydan
b94748795a
Add custom IComparer sorting to the DataGrid page
6 years ago
Steven Kirk
172feab259
Fix removing selected items in ListBoxPage.
Previously, would remove all items if `AlwaysSelected` enabled.
6 years ago
Steven Kirk
1b4fe4f563
Refactor ListBoxPage.
- Make the list box fill available space
- `SelectionMode` is a `[Flags]` enum so a combo box didn't make sense
- Add check for `AutoScrollToSelectedItem`
6 years ago
amwx
cf0ea3581a
Fix SplitView pane to work with popups
6 years ago
Steven Kirk
4e6ef0a023
Use SelectionModel in samples.
6 years ago
Maksym Katsydan
8819b2481e
DataGrid: update samples page
6 years ago
Maksym Katsydan
16ce3e78d0
DataGrid: fix row headers (only fluent)
6 years ago
Dan Walmsley
0b0dd7f2db
revert checkbox page.
6 years ago
Dan Walmsley
a82cd00122
move standard textbox context menu to the templates.
6 years ago
Dan Walmsley
6f96ef6fbd
add gesture text.
6 years ago
Jumar Macato
e6e2319dc3
add context menu
6 years ago
Steven Kirk
af90219ff4
Reverted SelectionModel.
6 years ago
Maksym Katsydan
fe6a735c6f
Create DataGrid Fluent.xaml theme based on Default
6 years ago
Dan Walmsley
50e24e8239
revert checkbox page.
6 years ago
Dan Walmsley
5ea8c57f76
move standard textbox context menu to the templates.
6 years ago
Dan Walmsley
e93ac83ae4
add gesture text.
6 years ago
Jumar Macato
fb75a836be
add context menu
6 years ago
Maksym Katsydan
ff873cb5b8
Fluent TextBox: Add TextBoxClearButton style
6 years ago
Jumar Macato
2a11f6801c
address review
6 years ago
Jumar Macato
661480e55c
polish
6 years ago
Jumar Macato
e8d3ad9d3f
revert unnecessary changes
6 years ago
Jumar Macato
ffa8fa7262
implement ShowPassword Property in textpresenter and forward from textbox
6 years ago
Maksym Katsydan
63a4333832
ControlCatalog: Update ContextMenuPage and MenuPage samples
6 years ago
Maksym Katsydan
aed62ca4a7
Fluent: Add missing MenuItem Header styles
6 years ago
Steven Kirk
a91d632211
Move ListBox page view model to its own file.
Also remove `SelectedItem` and `SelectedItems` in favor of `SelectionModel`.
6 years ago
Dan Walmsley
a899f4040e
use two way binding.
6 years ago
Jumar Macato
32a34117e7
prototype
6 years ago
Jumar Macato
9ca05ec23d
update textboxpage
6 years ago
Jumar Macato
06d93f3216
test
6 years ago
Jumar Macato
13ad0bf9a2
move it up
6 years ago
Jumar Macato
88a63dde2c
use contentpresenter
6 years ago
Jumar Macato
35a4662617
test
6 years ago
Maksym Katsydan
3d2db41bc8
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
6 years ago
Maksym Katsydan
f00219379c
Detailed MenuPage examples
6 years ago
Steven Kirk
bebe9ee373
Bind ListBox.SelectedItems again.
Was removed accidentally.
6 years ago
Steven Kirk
41831066c2
Revert "Fix selection after deleting an item."
6 years ago
Maksym Katsydan
281e31a65c
Add missing fluent resources for default styles on ControlCatalog
6 years ago
Steven Kirk
5cf6662f74
Bind ListBox.SelectedItems again.
Was removed accidentally.
6 years ago
Dan Walmsley
eb3c4cd008
add relative panel page to control catalog.
6 years ago
Dan Walmsley
23beddf0fd
restore mainwindow.
6 years ago
Dan Walmsley
5ea29adffd
attempt to demo relative panel.
6 years ago
Dan Walmsley
bf0c8ae01d
fix sidebar.
6 years ago
Dan Walmsley
c3c82230d2
remove usages of old ThemeAccentBrush.
6 years ago
Dan Walmsley
5781336dfa
use opensans and correct corner radii
6 years ago
Dan Walmsley
5f27f48eed
fix window colours.
6 years ago
Dan Walmsley
2a439bddf9
use avares for fluent theme.
6 years ago