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.
 
 
 
Steven Kirk 980b4dba87
Merge branch 'master' into feature/menuitem-inputgesturetext
6 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.Input.UnitTests.csproj Update to .NET core 3.1. 6 years ago
GesturesTests.cs Make test fail for #3325 6 years ago
InputElement_Enabled.cs Correctly handle command.CanExecute state. 7 years ago
InputElement_Focus.cs Renamed Perspex -> Avalonia 10 years ago
KeyGestureTests.cs MenuItem.InputGestureText -> InputGesture 6 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