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.
 
 
 
Dariusz Komosinski 9e812f24b9 Add HitTestFirst that allows for hit testing first matching visual. Implement better enumerator that can be used for both first and multiple hits. 6 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.Input.UnitTests.csproj Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
GesturesTests.cs Added `Gestures.RightTapped`. 7 years ago
InputElement_Enabled.cs Correctly handle command.CanExecute state. 7 years ago
InputElement_Focus.cs Renamed Perspex -> Avalonia 10 years ago
KeyGestureTests.cs Cleanup KeyGesture code. Add constructor taking non-deprecated arguments. 7 years ago
KeyboardDeviceTests.cs Add some tests for KeyboardDevice. 7 years ago
KeyboardNavigationTests_Custom.cs Removed directional navigation code. 8 years ago
KeyboardNavigationTests_Tab.cs Fixed spelling. 8 years ago
MouseDeviceTests.cs Add HitTestFirst that allows for hit testing first matching visual. Implement better enumerator that can be used for both first and multiple hits. 6 years ago
PointerTests.cs Properly raise PointerCaptureLost on capture transfer 7 years ago