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.
 
 
 
Jeremy Koritzinsky 05eda280de Refactor DeferredSetter logic to allow passing references to backing fields and utilizing that in all usages. Refactor SetAndRaise logic to be combined and simplified between the two use cases. Now the common case delegates to the less specialized case. 9 years ago
..
Generators Fixed Assert.Null warnings. 9 years ago
Mixins Renamed Perspex -> Avalonia 10 years ago
Presenters Fix xunit warnings. 9 years ago
Primitives Refactor DeferredSetter logic to allow passing references to backing fields and utilizing that in all usages. Refactor SetAndRaise logic to be combined and simplified between the two use cases. Now the common case delegates to the less specialized case. 9 years ago
Properties Renamed Perspex -> Avalonia 10 years ago
Templates Renamed Perspex -> Avalonia 10 years ago
Utils Renamed Perspex -> Avalonia 10 years ago
AppBuilderTests.cs Burn, baby, BURN! 9 years ago
Avalonia.Controls.UnitTests.csproj Switched to .NET Standard 2.0 9 years ago
BorderTests.cs Renamed Perspex -> Avalonia 10 years ago
ButtonTests.cs Made changes requested by @grokys. 9 years ago
CalendarTests.cs Adds Unit Tests for the Calendar Control 9 years ago
CanvasTests.cs Set canvas property default values to NaN. 10 years ago
CarouselTests.cs Fix xunit warnings. 9 years ago
ClassesTests.cs Added failing test for #1255. 9 years ago
ContentControlTests.cs Added ContentControl.ContentTemplate. 10 years ago
ControlTests.cs Fix xunit warnings. 9 years ago
ControlTests_NameScope.cs Register namescoped controls with parent namescope. 10 years ago
ControlTests_Resources.cs Make dynamic resources work in more situations. 9 years ago
DecoratorTests.cs Renamed Perspex -> Avalonia 10 years ago
DockPanelTests.cs Renamed Perspex -> Avalonia 10 years ago
DropDownTests.cs Fix DropDown popup opening. 9 years ago
EnumerableExtensions.cs Renamed Perspex -> Avalonia 10 years ago
GridLengthTests.cs Renamed Perspex -> Avalonia 10 years ago
GridSplitterTests.cs Added test for GridSplitter 10 years ago
GridTests.cs Renamed Perspex -> Avalonia 10 years ago
HeaderedItemsControlTests .cs Renamed Perspex -> Avalonia 10 years ago
ImageTests.cs Renamed Perspex -> Avalonia 10 years ago
ItemsControlTests.cs Fix xunit warnings. 9 years ago
LayoutTransformControlTests.cs Renamed Perspex -> Avalonia 10 years ago
ListBoxTests.cs Lazily initialize DataTemplates. 9 years ago
ListBoxTests_Single.cs PR Feedback. 9 years ago
NameScopeTests.cs Renamed Perspex -> Avalonia 10 years ago
PanelTests.cs Fixed panel collection change actions. 9 years ago
RadioButtonTests.cs Implemented three states on ToggleButton, CheckBox and RadioButton. 9 years ago
ScrollViewerTests.cs Renamed Perspex -> Avalonia 10 years ago
StackPanelTests.cs correct stack panel unit tests. 9 years ago
TabControlTests.cs Lazily initialize DataTemplates. 9 years ago
TestTemplatedControl.cs Renamed Perspex -> Avalonia 10 years ago
TextBlockTests.cs Renamed Perspex -> Avalonia 10 years ago
TextBoxTests.cs Coerce TextBox.CaretIndex when setting Text. 10 years ago
TextBoxTests_DataValidation.cs Fix xunit warnings. 9 years ago
TopLevelTests.cs React to application resources changing. 9 years ago
TreeViewTests.cs Refactored InstancedBinding creation. 9 years ago
UserControlTests.cs Lazily initialize Styles. 9 years ago
VirtualizingStackPanelTests.cs Make sure panel is remeasured after add/remove. 10 years ago
WindowBaseTests.cs Removed IRendererFactory. 9 years ago
WindowTests.cs Removed IRendererFactory. 9 years ago
WindowingPlatformMock.cs Fixed some focus issues 10 years ago
WrapPanelTests.cs Renamed Perspex -> Avalonia 10 years ago
app.config Removed outdated binding redirects and app.config 10 years ago