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 c456998ce8 Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
..
Automation Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Platform Use `SetCurrentValue` for all `IMenuItem` properties (#20682) 1 month ago
Presenters Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Primitives Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection Enable nullability in Controls.UnitTests (#20373) 3 months ago
Shapes Introduce TextOptions (#20107) 2 months ago
Templates Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Utils Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
ApplicationTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
AutoCompleteBoxTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Avalonia.Controls.UnitTests.csproj Universal GlyphTypeface implementation (#19852) 2 months ago
BorderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ButtonTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
CalendarDatePickerTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
CalendarTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
CarouselTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
CheckBoxTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ComboBoxTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ContentControlTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ContextMenuTests.cs Make Screen abstract (#20529) 2 months ago
CursorFactoryMock.cs Added ICursorImpl. 6 years ago
DatePickerTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
DesignTests.cs Design improvements (#18300) 4 months ago
DesktopStyleApplicationLifetimeTests.cs Make Screen abstract (#20529) 2 months ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
GridLengthTests.cs Update to xunit.v3 (#20331) 2 months ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Fix common warnings (#20311) 3 months ago
GridTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
HeaderedItemsControlTests .cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
HotKeyedControlsTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
InlineTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ItemsControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
ItemsSourceViewTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
LabelTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
LayoutTransformControlTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ListBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
ListBoxTests_Multiple.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ListBoxTests_Single.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
LoadedTests.cs Update to xunit.v3 (#20331) 2 months ago
MaskedTextBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
MenuItemTests.cs Make Screen abstract (#20529) 2 months ago
NameScopeTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
NotificationsTests.cs Fixed ArgumentException when showing multiple notifications with the same content (#19774) 5 months ago
NumericUpDownTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
RadioButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ReversibleStackPanelTests.cs Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 4 months ago
ScrollViewerTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
SelectableTextBlockTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
SplitButtonTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
SplitViewTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
TabControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
TextBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
TextBoxTests_DataValidation.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
TimePickerTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
ToolTipTests.cs Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
TopLevelTests.cs Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
TransitioningContentControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
TreeViewTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
VirtualizingCarouselPanelTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
VirtualizingStackPanelTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
WindowBaseTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
WindowTests.cs Make Screen abstract (#20529) 2 months ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
app.config Removed outdated binding redirects and app.config 10 years ago