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
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
Steven Kirk
692c0c155d
Begin refactoring ItemsPresenter.
A lot still broken, in particular virtualization is completely removed.`ItemsPresenter` now no longer has an `Items` or `ItemTemplate` property; it detects when it's hosted in an `ItemsControl`. `IItemsPresenter` interface removed.
3 years ago
Steven Kirk
4502ed3729
Added ReactiveUIDemo sample.
3 years ago
Steven Kirk
003923b50d
Fix integration tests on Windows.
We need to be explicit about which element we're talking about when there are two elements with the same content, and so use accessibility IDs rather than Name.
3 years ago
robloo
a799f72242
Remove PixelRect.Default
3 years ago
robloo
5a743ad4c8
Standardize Default member in PixelRect
3 years ago