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.
 
 
 
Tom Edwards 1365b64d91
Avoid exceptions when getting position from a PointerEventArgs (#21301)
2 weeks ago
..
AccessKeyHandlerTests.cs Fix access keys not working when KeySymbol is null (#21077) 1 month ago
DataFormatTests.cs Fix DataTransferItem returning wrong data for mismatched format (#21114) 1 month 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.SetFocusScope not doing anything (#21261) 3 weeks ago
InputExtensionsTests.cs Fix subtree input hit test coordinates (#21125) 1 month 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) 4 months ago
KeyboardNavigationTests_XY.cs XYFocus should skip effectively disabled controls (#20241) 5 months ago
MouseDeviceTests.cs Avoid exceptions when getting position from a PointerEventArgs (#21301) 2 weeks ago
PlatformDataTransferItemTests.cs Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 7 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 Button.IsPressed not becoming false when a Button without keyboard focus is disabled (#21168) 1 month ago