Emmanuel Hansen
|
5e50f99567
|
remove snapping from pointer wheel
|
3 years ago |
Max Katz
|
768edfcb6c
|
Update control catalog
|
3 years ago |
Giuseppe Lippolis
|
6189f52c1f
|
fix: GpuInterop Build
|
3 years ago |
Nikita Tsukanov
|
6bdf0eacc7
|
Removed legacy renderers
|
3 years ago |
Emmanuel Hansen
|
78abd6d4b5
|
Add IsScrollInertiaEnabled attached property to scrollviewer
|
3 years ago |
daniel
|
7e8c34fc92
|
Use GetTopLevel method
|
3 years ago |
Emmanuel Hansen
|
baab50e94c
|
fix center snap alignment
|
3 years ago |
Emmanuel Hansen
|
23ab4294b1
|
move snapping samples to separate page
|
3 years ago |
daniel
|
7fd6d43e3f
|
Apply FD on MainWindow instead MainView in ControlCatalog
|
3 years ago |
Emmanuel Hansen
|
1cc29c7e8d
|
set pull and pich gestures to handled when handled by handler
|
3 years ago |
rabbitism
|
163b884171
|
fix: remove unused pen.
|
3 years ago |
rabbitism
|
32cfbe6578
|
fix: fix screen display in control catalog.
|
3 years ago |
Nikita Tsukanov
|
7a2ca3e999
|
Build
|
3 years ago |
Nikita Tsukanov
|
d714f37fce
|
Implemented interop with externally managed GPU memory
|
3 years ago |
Emmanuel Hansen
|
bde380ebfa
|
Add snapping sample to scroll viewer page
|
3 years ago |
robloo
|
a68cce869f
|
Add CancelRoutedEventArgs and use it in Expander
|
3 years ago |
Max Katz
|
7cd51c9161
|
Update samples/ControlCatalog/Pages/DialogsPage.xaml.cs
|
3 years ago |
Emmanuel Hansen
|
79b30658f1
|
add TopLevel.GetTopLevel api
|
3 years ago |
Max Katz
|
37545cbeb1
|
IStorageProvider API updates
|
3 years ago |
Max Katz
|
24626da489
|
Remove Rx.props from ControlCatalog and some other projects too
|
3 years ago |
Max Katz
|
148b4a9aca
|
Changes after review
|
3 years ago |
Simon Cropp
|
ac01ee00e6
|
.
|
3 years ago |
Max Katz
|
f01ea6a8a1
|
Fix control catalog on mobile
|
3 years ago |
Max Katz
|
ad4005ef05
|
Use PlatformColorValues in the control catalog
|
3 years ago |
Simon Cropp
|
1b71714b76
|
brush in cataloge sample can be null
|
3 years ago |
Simon Cropp
|
374c0c4e3b
|
screens in ScreenPage sampel cant be null
|
3 years ago |
Simon Cropp
|
4b1a5a28b1
|
OpenFilePickerAsync cant return null
|
3 years ago |
Simon Cropp
|
698977d283
|
.
|
3 years ago |
Simon Cropp
|
fb37ab1e77
|
leverage GetRequiredService
|
3 years ago |
Sergey Mikolaitis
|
490c9b1ffe
|
[Text] fix tab width. It's too long
|
3 years ago |
Simon Cropp
|
dba476c11c
|
fix more typos
|
3 years ago |
Simon Cropp
|
91a7a6bad1
|
remove _notificationManager
it is not assigned or used
|
3 years ago |
Simon
|
9cc8381d3e
|
fix minor typos
* adversly => adversely
* visiblility => visibility
|
3 years ago |
Max Katz
|
ab64b33470
|
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
|
3 years ago |
Emmanuel Hansen
|
f09a901e48
|
cleanup
|
3 years ago |
Emmanuel Hansen
|
b9827c39ce
|
add Gestures sample page
|
3 years ago |
Max Katz
|
adbb7dc7c9
|
Fix reactive references in missed projects
|
3 years ago |
Nikita Tsukanov
|
3fdd1da090
|
ImmediateContext + ServerCustomCompositionVisual + bugfixes
|
3 years ago |
Giuseppe Lippolis
|
8c16d0420d
|
fix: Drop Direct3DInteropSample
|
3 years ago |
Emmanuel Hansen
|
b0aaf543e8
|
add android transparency support
|
3 years ago |
Steven Kirk
|
bcb3a6d5ca
|
Fix side panel width.
Variable width was causing the panel to flicker around as the values change.
|
3 years ago |
Max Katz
|
08a494ac7d
|
Update view transparency selection on the control catalog
|
3 years ago |
Max Katz
|
0dc65db7ba
|
Revert "simply controlcatalog demo - to revert."
This reverts commit e6b8a7369d.
|
3 years ago |
Steven Kirk
|
627d9c5d05
|
Make VirtualizationDemo compile again.
|
3 years ago |
Steven Kirk
|
f0c89a614e
|
Reimplemented Carousel.
Only `VirtualizingCarouselPanel` currently implemented.
|
3 years ago |
Benedikt Stebner
|
895d85aa89
|
Implement CharacterBufferReference and related classes
|
3 years ago |
Dan Walmsley
|
42fa1c2377
|
add missing launch settings.
|
3 years ago |
Dan Walmsley
|
e6b8a7369d
|
simply controlcatalog demo - to revert.
|
3 years ago |
Steven Kirk
|
84abb69b61
|
Reinstated DialogsPage.
|
3 years ago |
Steven Kirk
|
1950e4b0a3
|
Remove TabControl.HeaderDisplayMemberBinding.
As `DisplayMemberBinding` should select the member for the header (in WPF it's `DisplayMemberPath`). Also set `TabItem.TabStripPlacement`.
|
3 years ago |