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.
 
 
 
IanRawley 897c539e9f
XYFocus should skip effectively disabled controls (#20241)
3 months ago
..
AccessKeyHandlerTests.cs Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
GesturesTests.cs Use captured element if available as source for tap gestures (#19222) 8 months ago
InputElement_Enabled.cs Merge core libraries. (#5831) 4 years ago
InputElement_Focus.cs Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 10 months ago
KeyGestureTests.cs Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353) 1 year ago
KeyboardDeviceTests.cs fix: Navigation when CanExecute is fasle (#13507) 2 years ago
KeyboardNavigationTests_Custom.cs Merge core libraries. (#5831) 4 years ago
KeyboardNavigationTests_Tab.cs fix: ICommadSource Implemetation (#15496) 2 years ago
KeyboardNavigationTests_XY.cs XYFocus should skip effectively disabled controls (#20241) 3 months ago
MouseDeviceTests.cs Media system refactoring 3 years ago
PlatformDataTransferItemTests.cs Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 5 months ago
PointerOverTests.cs Raise pointer events on captured element (#18420) 1 year ago
PointerTests.cs Do not recapture already captured element (#19740) 6 months ago
PointerTestsBase.cs Do not recapture already captured element (#19740) 6 months ago
TouchDeviceTests.cs Updated tests to use IDispatcherImpl 3 years ago