Rustam Sayfutdinov
|
d7c3c03ccf
|
Rewrite check targetVal
|
6 years ago |
Rustam Sayfutdinov
|
3157dbd133
|
Rewrite condition by if not ISolidColorBrush
|
6 years ago |
Rustam Sayfutdinov
|
c0d192a8f6
|
Rewrite getting targetVal
|
6 years ago |
Wiesław Šoltés
|
cbbbdc3c73
|
Add missing Compact.xaml resource to project
|
6 years ago |
Rustam Sayfutdinov
|
be4f4ed1c2
|
Fix using pattern matching
|
6 years ago |
Rustam Sayfutdinov
|
4aaa48739c
|
Fix skip ISolidColorBrush when animation
|
6 years ago |
Steven Kirk
|
2807cbe6cb
|
Make LayoutManager disposable.
And dispose it on `TopLevel` close: this allows layout passes to be run before a window/popup is shown but prevents it being run after close.
|
6 years ago |
amwx
|
41d72890f7
|
Use nameof in properties
|
6 years ago |
Dan Walmsley
|
aa4dfc5495
|
rename flags and fix win32 implementation.
|
6 years ago |
Dan Walmsley
|
ce6beb8851
|
add some documentation.
|
6 years ago |
Dan Walmsley
|
122821317f
|
remove unused hint flags.
|
6 years ago |
Dan Walmsley
|
42cb926e92
|
indicate if managed decorations are needed via platform.
|
6 years ago |
Dan Walmsley
|
28fdb43ae0
|
windowimpl tells window then managed chrome is required.
|
6 years ago |
Nikita Tsukanov
|
6149cd69b5
|
Fixed compilation with old compiler versions
|
6 years ago |
Nikita Tsukanov
|
26863755d8
|
Synchronize native control size even if its not visible (X11/Win32)
|
6 years ago |
Steven Kirk
|
f14d73f5c9
|
Disable render layers.
We need a new renderer :/
Fixes #2244
|
6 years ago |
Nikita Tsukanov
|
7d02564e27
|
build?
|
6 years ago |
Nikita Tsukanov
|
16625c164c
|
build?
|
6 years ago |
Steven Kirk
|
536a2f7c62
|
Check correct root in invalidation calls.
|
6 years ago |
Steven Kirk
|
d3c3741bec
|
No longer need to pass root to ExecuteInitialLayoutPass.
|
6 years ago |
Steven Kirk
|
7694fc0484
|
Don't run layout passes on hidden TopLevels.
To do this we need to pass the root to `LayoutManager`.
Fixes #4161
|
6 years ago |
Dariusz Komosiński
|
d451bb36b5
|
Use exception instead of an assert.
|
6 years ago |
Luis von der Eltz
|
c4ef08206e
|
Implementing support for IsTabStop attached property
|
6 years ago |
Steven Kirk
|
d0edfa0447
|
Close submenu when pointer leaves.
|
6 years ago |
Max Katz
|
4da5f436f1
|
Allow to set DottedLineFocusAdorner only per Window to match WinUI
|
6 years ago |
Max Katz
|
c3f02f18ae
|
Fluent HighVisibility focus adorner
|
6 years ago |
amwx
|
4d91c24a4f
|
Fix popup staysopen
|
6 years ago |
amwx
|
7435e8b6f5
|
Clean up a few things
|
6 years ago |
amwx
|
65f449bbec
|
Update styles
|
6 years ago |
amwx
|
deff41b53d
|
New TimePicker/TimePickerPresenter
|
6 years ago |
amwx
|
6d412d52b1
|
New DatePicker/DatePickerPresenter
|
6 years ago |
amwx
|
ddbf23ff7e
|
Add DateTimePickerPanel
|
6 years ago |
amwx
|
54a4f45d87
|
Revert and prep for new impl
|
6 years ago |
Wiesław Šoltés
|
83b0b82bea
|
Add compact density style
|
6 years ago |
Dan Walmsley
|
0d1c691576
|
add headless fontmanager.
|
6 years ago |
Dan Walmsley
|
80e02dd2f7
|
update headless platform stubs.
|
6 years ago |
Dan Walmsley
|
864478a38e
|
workaround implicit conversion x:Double to GridLength
|
6 years ago |
Dariusz Komosinski
|
7123747a4b
|
Enable nullable, and use expression bodied properties.
|
6 years ago |
Dariusz Komosinski
|
7145068863
|
Fix copy pasta error.
|
6 years ago |
Dariusz Komosinski
|
57ea1d502c
|
Mark LayoutManager public functions as virtual so users can adjust the behavior.
|
6 years ago |
Max Katz
|
580c03f511
|
Fluent TreeView and TreeViewItem
|
6 years ago |
Max Katz
|
83518a24f2
|
Add TreeViewItem resources
|
6 years ago |
Max Katz
|
97a89be06b
|
Add missed Reveal resources
|
6 years ago |
Max Katz
|
57bb2e6267
|
Add Pressed mixin to TreeViewItem
|
6 years ago |
Dariusz Komosinski
|
0603bd1716
|
Fix errors caused by handling accessor fallback too late.
|
6 years ago |
Dariusz Komosinski
|
66f084c8bb
|
Add light theme. Enable scrollbar auto hide by default.
|
6 years ago |
Dariusz Komosinski
|
41af8ec3a8
|
Remove strange using.
|
6 years ago |
Dariusz Komosinski
|
8691aea157
|
Cleanup code and add doc comments.
|
6 years ago |
Dariusz Komosinski
|
52606fa56d
|
Implement auto hide and sync scrollviewer this scrollbar visibility.
|
6 years ago |
Jumar Macato
|
f3e9820335
|
remote tempprop
|
6 years ago |