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.
 
 
 
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703)
2 years ago
..
AttachedPropertyOwner.cs Modify/add tests for non-registered properties. 8 years ago
AvaloniaIntrinsicsTests.cs XAML warnings/diagnostics support (#13447) 2 years ago
BasicTests.cs Modernized accessor syntax in several places (#13044) 3 years ago
BindingTests.cs Added ConverterCulture to bindings. (#12876) 3 years ago
BindingTests_RelativeSource.cs Binding System refactor (#13970) 2 years ago
ControlBindingTests.cs Binding System refactor (#13970) 2 years ago
ControlTemplateTests.cs TemplatePart XAML diagnostics (#14180) 2 years ago
ControlThemeTests.cs Binding System refactor (#13970) 2 years ago
DataTemplateTests.cs Remove now-unnecessary casts. 3 years ago
EventTests.cs Extracted runtime XAML loader to a separate package 6 years ago
GenericTemplateTests.cs Added support for non-control templates in XAML 5 years ago
IgnoredDirectivesTests.cs Add a failing test 5 years ago
InitializationOrderTracker.cs Make OnPropertyChanged non-generic. 4 years ago
MergeResourceIncludeTests.cs Restore resource include validation 3 years ago
NonControl.cs Modernized accessor syntax in several places (#13044) 3 years ago
ResourceDictionaryTests.cs Do not defer resources with name registration on them (#14703) 2 years ago
ShapeTests.cs Added failing test for #4900. 5 years ago
Style1.xaml Update tests with "LoadGroup" method instead of assetloader hacks 3 years ago
Style2.xaml Update tests with "LoadGroup" method instead of assetloader hacks 3 years ago
StyleIncludeTests.cs XAML warnings/diagnostics support (#13447) 2 years ago
StyleTests.cs XAML warnings/diagnostics support (#13447) 2 years ago
StyleWithServiceProvider.xaml Add ServiceProvider to the xaml runtime loader too 3 years ago
StyleWithServiceProvider.xaml.cs Add ServiceProvider to the xaml runtime loader too 3 years ago
TestControl.cs Modify/add tests for non-registered properties. 8 years ago
TestTemplatedControl.cs Support ControlTheme in XAML compiler. 4 years ago
ThemeDictionariesTests.cs Fix FloatingResourceObservable listening for ActualThemeVariantChanged 3 years ago
TreeDataTemplateTests.cs Merge remote-tracking branch 'origin/master' into xdatatype-to-datatype 4 years ago
WindowTests.cs Replace WindowTransparencyLevel enum with list of structs 3 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 XAML warnings/diagnostics support (#13447) 2 years ago
XamlTestHelpers.cs XAML warnings/diagnostics support (#13447) 2 years ago