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 78b4c6a96e Ignore Opacity for hit-testing purposes 3 years ago
..
Animation Actually dispose DisposeAnimationInstanceSubject. 3 years ago
Collections Remove obsolete members from Avalonia.Base namespace 4 years ago
Composition Added some tests for composition animations 3 years ago
Data Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
Input remove hold styled properties in InputElement 3 years ago
Interactivity Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
Layout Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
Logging Removed a number of interfaces. 3 years ago
Media Remove AppBuilderBase and generics 3 years ago
Properties Remove copyright headers. 6 years ago
PropertyStore Refactored how we switch control themes. 3 years ago
Rendering Ignore Opacity for hit-testing purposes 3 years ago
Styling Added failing test for animations without activator. 3 years ago
Utilities Implement CharacterBufferReference and related classes 3 years ago
VisualTree Context management 3 years ago
AssetLoaderTests.cs Fix static SetAssemblyDescriptorResolver usage in tests 4 years ago
AttachedPropertyTests.cs Remove copyright headers. 6 years ago
Avalonia.Base.UnitTests.csproj Add tests for property binding threading. 3 years ago
AvaloniaObjectTests_AddOwner.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Attached.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Binding.cs Add tests for property binding threading. 3 years ago
AvaloniaObjectTests_Coercion.cs Removed a number of interfaces. 3 years ago
AvaloniaObjectTests_DataValidation.cs Make UpdateDataValidation non-generic. 4 years ago
AvaloniaObjectTests_Direct.cs Add tests for property binding threading. 3 years ago
AvaloniaObjectTests_GetObservable.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_GetSubject.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_GetValue.cs Initial refactor of AvaloniaObject value store. 4 years ago
AvaloniaObjectTests_Inheritance.cs Added failing inheritance test. 3 years ago
AvaloniaObjectTests_Metadata.cs Update tests 5 years ago
AvaloniaObjectTests_MultiBinding.cs add failing test for the core reason of the issue #3692 6 years ago
AvaloniaObjectTests_OnPropertyChanged.cs Correctly unsubscribe animation value entries. 3 years ago
AvaloniaObjectTests_SetValue.cs Rename TemplatedParent priority to Template. 3 years ago
AvaloniaObjectTests_Threading.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Validation.cs Initial refactor of AvaloniaObject value store. 4 years ago
AvaloniaPropertyRegistryTests.cs Merge core libraries. (#5831) 4 years ago
AvaloniaPropertyTests.cs Removed a number of interfaces. 3 years ago
CornerRadiusTests.cs Merge core libraries. (#5831) 4 years ago
DirectPropertyTests.cs Use EnabledDataValidation from metadata. 6 years ago
FlowDirectionTests.cs Move FlowDirectionTests to Avalonia.Base.Tests 3 years ago
MatrixTests.cs feat(tests): Address rule CA1822 3 years ago
RectTests.cs Remove Rect.Default 3 years ago
RelativePointTests.cs Merge core libraries. (#5831) 4 years ago
RelativeRectComparer.cs Merge core libraries. (#5831) 4 years ago
RelativeRectTests.cs Merge core libraries. (#5831) 4 years ago
RenderTests_Culling.cs Removed a number of interfaces. 3 years ago
SizeTests.cs Merge core libraries. (#5831) 4 years ago
StyledPropertyTests.cs Remove copyright headers. 6 years ago
TestVisual.cs Removed a number of interfaces. 3 years ago
ThicknessTests.cs Merge core libraries. (#5831) 4 years ago
VectorTests.cs Merge core libraries. (#5831) 4 years ago
VisualExtensionsTests.cs Merge core libraries. (#5831) 4 years ago
VisualTests.cs Removed a number of interfaces. 3 years ago
WeakEventHandlerManagerTests.cs feat(tests): Address rule CA1822 3 years ago
WeakEventTests.cs feat(tests): Address rule CA1822 3 years ago