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.
 
 
 
Julien Lebosquain 5c1492d9e9 Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 1 year ago
..
AttachedPropertyOwner.cs Modify/add tests for non-registered properties. 8 years ago
AvaloniaIntrinsicsTests.cs feat(XamlX): Trim text before invoke Color.Parse (#16649) 2 years ago
BasicTests.cs Modernized accessor syntax in several places (#13044) 2 years ago
BindingTests.cs Fix negation of null values. (#16101) 2 years ago
BindingTests_RelativeSource.cs Binding System refactor (#13970) 2 years ago
ControlBindingTests.cs Binding System refactor (#13970) 2 years ago
ControlTemplateTests.cs Fix TemplateBinding in custom IControlTemplate implementations (#17427) 1 year ago
ControlThemeTests.cs Fix TemplateBinding and allow custom attributes in XamlValueConverter (#14612) 2 years ago
DataTemplateTests.cs Remove now-unnecessary casts. 3 years ago
EventTests.cs feat: Every RoutedEvent should be usable as Attached Event (#15274) 2 years ago
GenericTemplateTests.cs Added support for non-control templates in XAML 4 years ago
IgnoredDirectivesTests.cs Add a failing test 5 years ago
InitializationOrderTracker.cs Make OnPropertyChanged non-generic. 4 years ago
ItemsPanelTemplateTests.cs Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 1 year ago
MergeResourceIncludeTests.cs Restore resource include validation 3 years ago
NonControl.cs Modernized accessor syntax in several places (#13044) 2 years ago
ParentStackProviderTests.cs Fixed DeferredContent parents order (#15670) 2 years ago
ProvideValueTargetTests.cs XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 1 year 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 Fixed DeferredContent parents order (#15670) 2 years ago
StyleTests.cs Fix TemplateBinding and allow custom attributes in XamlValueConverter (#14612) 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 Fix TemplateBinding and allow custom attributes in XamlValueConverter (#14612) 2 years ago
ThemeDictionariesTests.cs Fix ThemeVariant equality (#17257) 1 year 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
XSharedDirectiveTests.cs fix: fix a code typo in XSharedDirectiveTests (#16765) 1 year 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 Fixed DeferredContent parents order (#15670) 2 years ago
XamlTestHelpers.cs XAML warnings/diagnostics support (#13447) 2 years ago