Steven Kirk
704d929e30
Allow batch updating resources.
6 years ago
Kir-Antipov
3f3ec4b835
Added custom TextSelector example
6 years ago
Maksym Katsydan
0042e82db2
Add resizing ui test for RenderDemo
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
Steven Kirk
e240b0d322
Added sandbox app.
This is a blank app for use in repros, experiments and perf testing. Please don't commit changes here.
6 years ago
Dan Walmsley
706cdf818a
fix emulator for ios.
6 years ago
amwx
cf0ea3581a
Fix SplitView pane to work with popups
6 years ago
Dan Walmsley
74827aa05c
update harfbuzz
6 years ago
Nikita Tsukanov
c3a416aaaa
New iOS backend
6 years ago
Steven Kirk
fc2eb08d88
Use SelectionModel in samples.
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
Giuseppe Lippolis
5d8c09c470
Update BindingDemo Sample
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
Dariusz Komosinski
972587130b
Support passing alpha format to created bitmaps.
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
Nikita Tsukanov
7c3cf89e3a
build?
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
7ad6171d13
RenderDemo: use FluentLight intead of DefaultLight
6 years ago