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.
 
 
 
Jeremy Koritzinsky 1d5e262487
Use a dynamically-emitted trampoline method so we can handle the "execute method has a return type" case cleanly.
4 years ago
..
BindingExtensionTests.cs modify tests to c# style casting in binding path 5 years ago
CompiledBindingExtensionTests.cs Use a dynamically-emitted trampoline method so we can handle the "execute method has a return type" case cleanly. 4 years ago
DynamicResourceExtensionTests.cs ref(tests): warning CS0067 The event 'TrackingResourceProvider.OwnerChanged' is never used 5 years ago
ResourceIncludeTests.cs Fix even more tests. 5 years ago
StaticResourceExtensionTests.cs add a unit test. 4 years ago
TestValueConverter.cs Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago