..
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)
3 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
TemplatePart XAML diagnostics (#14180)
2 years ago
ControlThemeTests.cs
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938)
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
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
ParentStackProviderTests.cs
Fixed DeferredContent parents order (#15670)
2 years ago
ProvideValueTargetTests.cs
XamlX update: IProvideValueTarget fixes and nested-types support (#17021)
2 years ago
ResourceDictionaryTests.cs
Do not defer resources with name registration on them (#14703)
2 years ago
ShapeTests.cs
Added failing test for #4900.
6 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
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938)
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 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
XSharedDirectiveTests.cs
fix: fix a code typo in XSharedDirectiveTests (#16765)
2 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
Fixed DeferredContent parents order (#15670)
2 years ago
XamlTestHelpers.cs
XAML warnings/diagnostics support (#13447)
3 years ago