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.
 
 
 
Nikita Tsukanov 766a4d69c8 Fixed escaped attribute values (e. g. StringFormat="\{0\}!") 7 years ago
..
AttachedPropertyOwner.cs Modify/add tests for non-registered properties. 8 years ago
BasicTests.cs Fix flaky XAML tests. 7 years ago
BindingTests.cs Fixed escaped attribute values (e. g. StringFormat="\{0\}!") 7 years ago
BindingTests_RelativeSource.cs Fix flaky XAML tests. 7 years ago
ControlBindingTests.cs Fix flaky XAML tests. 7 years ago
DataTemplateTests.cs Fix flaky XAML tests. 7 years ago
EventTests.cs Fix flaky XAML tests. 7 years ago
InitializationOrderTracker.cs Remove Avalonia.ISupportInitialize. 7 years ago
NonControl.cs Use nameof where possible. 8 years ago
Style1.xaml Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
Style2.xaml Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
StyleTests.cs Fix flaky XAML tests. 7 years ago
TestControl.cs Modify/add tests for non-registered properties. 8 years ago
TreeDataTemplateTests.cs Fix flaky XAML tests. 7 years ago
XamlIlClassWithCustomProperty.xaml Update target and declaring types for properties of the root object with x:Class, fixes #2520 7 years ago
XamlIlClassWithPrecompiledXaml.xaml Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
XamlIlTests.cs Fix flaky XAML tests. 7 years ago
XamlTestHelpers.cs Removed legacy XAML loader 7 years ago