Dan Walmsley
a8aff643f0
fix more nits.
6 years ago
amwx
e385dbc43c
Adds control catalog page
6 years ago
Dan Walmsley
122821317f
remove unused hint flags.
6 years ago
Dan Walmsley
2cc40e3c6a
add a prefer managed chrome to demo page
6 years ago
Luis von der Eltz
c4ef08206e
Implementing support for IsTabStop attached property
6 years ago
Dariusz Komosinski
f3a964232a
Add page for scroll viewer.
6 years ago
Dan Walmsley
1e798be784
insert managed chrome when extend client area is enabled and hint flag is set.
6 years ago
Dan Walmsley
6e1ccb6333
Add acrylic blur option to control catalog.
6 years ago
Dan Walmsley
bb83df834a
fully working client area extension demo
6 years ago
Dan Walmsley
d4fa9ad406
Move transparency to window customizations page.
6 years ago
Dan Walmsley
454cc06184
Add a WindowCustomization page to the control catalog.
6 years ago
Dan Walmsley
25b005ec96
update example to show intended usage.
6 years ago
JamRemco
b9cec08b41
ToggleSwitchpage for Control gallery ( #4137 )
Co-authored-by: danwalmsley <dan@walms.co.uk>
6 years ago
amwx
3c3853dab2
Remove DateTimeFormatter/use normal .net formatting
6 years ago
amwx
a7b9bd2876
Add styles and control catalog page
6 years ago
Dan Walmsley
dd492e1a2c
remove from autocompletebox page.
6 years ago
Max Katz
f3c555404a
NumericUpDownPage example shouldn't set strict Width to elements
6 years ago
Nikita Tsukanov
da580f0373
Internal API for rounded border clip for usage with Border.
6 years ago
amwx
0863b29d09
Rename existing DatePicker control
6 years ago
Max Katz
8f01bd3165
Add ToggleButton to ButtonPage example
6 years ago
JamRemco
7b2ada673a
Fix Animation
6 years ago
Max Katz
b6a5e9bdd4
Add example for RepeatButton
6 years ago
Steven Kirk
ca7b1d75cd
Invalidate measure when clearing anchor.
6 years ago
Steven Kirk
d22b4ecbc4
Give ItemsRepeater items a background.
So one can see their bounds easily.
6 years ago
Steven Kirk
074b8c5248
Remove setting cache length to 0.
`ItemsRepeater` doesn't work properly with a 0 cache length.
6 years ago
Steven Kirk
df00cb29b4
Add ItemsRepeaterPage scroll to item buttons.
To diagnose problems with `ItemsRepeater`.
6 years ago
JamRemco
34622c4559
Test
6 years ago
Jumar Macato
ef2a96cae7
use winui3 style
6 years ago
Jumar Macato
9d5345e621
Import Fluent Slider
6 years ago
Jumar Macato
d314454b6e
Revert "Fluent Slider port"
6 years ago
Dan Walmsley
136a07497a
show horizontal ticks.
6 years ago
Dan Walmsley
db5714c7cd
demo placeholder
6 years ago
Steven Kirk
d504c86199
Added a "Select Random Item" button to TreeView page.
Causes an exception due to containers not being materialized.
6 years ago
Dariusz Komosinski
d69718ab61
Reimplement new child window support.
6 years ago
Nikita Tsukanov
39501e5b30
DnD support for OSX
6 years ago
Steven Kirk
63c336e6d1
Refactored TreeView page in ControlCatalog.
To make it a bit easier to debug nested selection problems.
6 years ago
Nikita Tsukanov
861b417911
Moved non-mandatory gl functions to a demo-specific gl interface
6 years ago
Nikita Tsukanov
2d80a0e293
Allow extra options for managed file dialogs
6 years ago
Nikita Tsukanov
e2bde7155f
Refactored GL version and context management
6 years ago
Nikita Tsukanov
2eca7bc08a
[GTK] Use gtk_file_chooser_set_filename for open dialogs
6 years ago
Nikita Tsukanov
bce28b3d35
Fixed InitialFileName for GTK-based file dialog
6 years ago
Dariusz Komosinski
764e7aff01
Initial refactor of win32 window.
6 years ago
Steven Kirk
022294ec7a
MenuItem.InputGestureText -> InputGesture
Changed `MenuItem`'s `string InputGestureText` property to `KeyGesture InputGesture` and gave it a value converter in the default template, because the string representation of a key gesture depends on platform, and putting platform-specific behavior into `ToString` isn't a good idea.
6 years ago
Nikita Tsukanov
db3e2780f1
OSX support
6 years ago
Nikita Tsukanov
1dea1a32bb
GLES compat
6 years ago
Nikita Tsukanov
d9387b4317
Shader GLES compatibility fixes
6 years ago
Вадим Мельников
3aab2d5619
Added functionality to use CroppedBitmap directly in XAML
6 years ago
Benedikt Schroeder
de93e8e969
Full Unicode support for TextBlock
6 years ago
Steven Kirk
deebe6090f
Show input gesture text in control catalog.
6 years ago
Вадим Мельников
c34bfc56f8
Add class CroppedBitmap
6 years ago