A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan Nguyen e452c85695
Implement DataFormat.CreateInProcessFormat<T>() (#21076)
2 months ago
..
AccessKeyHandlerTests.cs Fix access keys not working when KeySymbol is null (#21077) 2 months ago
DataFormatTests.cs Implement DataFormat.CreateInProcessFormat<T>() (#21076) 2 months ago
GesturesTests.cs Move Gesture events to InputElement (#20789) 3 months ago
InputElement_Enabled.cs Merge core libraries. (#5831) 4 years ago
InputElement_Focus.cs Fix FocusManager.FocusedElement on canceled/redirected focus (#21047) 2 months ago
KeyGestureTests.cs Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353) 1 year ago
KeyboardDeviceTests.cs Open FocusManager API (#20854) 2 months ago
KeyboardNavigationTests_Custom.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 5 months ago
KeyboardNavigationTests_Tab.cs Update to xunit.v3 (#20331) 5 months ago
KeyboardNavigationTests_XY.cs XYFocus should skip effectively disabled controls (#20241) 5 months ago
MouseDeviceTests.cs Fix Mouse pointer triggering focus change on pointer release. (#21009) 2 months ago
PlatformDataTransferItemTests.cs Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 8 months ago
PointerOverTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
PointerTests.cs Capture source change notification (#20656) 3 months ago
PointerTestsBase.cs Fix Mouse pointer triggering focus change on pointer release. (#21009) 2 months ago
SwipeGestureRecognizerTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 2 months ago
TouchDeviceTests.cs Fix Mouse pointer triggering focus change on pointer release. (#21009) 2 months ago