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.
 
 
 
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303)
21 hours ago
..
Automation Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Platform Update to xunit.v3 (#20331) 4 weeks ago
Presenters Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 4 weeks ago
Primitives Universal GlyphTypeface implementation (#19852) 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) 1 month ago
Shapes Introduce TextOptions (#20107) 2 weeks ago
Templates Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Utils Update to xunit.v3 (#20331) 4 weeks ago
ApplicationTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
AutoCompleteBoxTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 21 hours ago
Avalonia.Controls.UnitTests.csproj Universal GlyphTypeface implementation (#19852) 4 weeks ago
BorderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ButtonTests.cs Update to xunit.v3 (#20331) 4 weeks ago
CalendarDatePickerTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 21 hours ago
CalendarTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CarouselTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
CheckBoxTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ComboBoxTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ContentControlTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ContextMenuTests.cs Make Screen abstract (#20529) 2 weeks ago
CursorFactoryMock.cs Added ICursorImpl. 5 years ago
DatePickerTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DesignTests.cs Design improvements (#18300) 2 months ago
DesktopStyleApplicationLifetimeTests.cs Make Screen abstract (#20529) 2 weeks ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
GridLengthTests.cs Update to xunit.v3 (#20331) 4 weeks ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Fix common warnings (#20311) 2 months ago
GridTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
HeaderedItemsControlTests .cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
HotKeyedControlsTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
InlineTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ItemsControlTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
ItemsSourceViewTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
LabelTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
LayoutTransformControlTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ListBoxTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
ListBoxTests_Multiple.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ListBoxTests_Single.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
LoadedTests.cs Update to xunit.v3 (#20331) 4 weeks ago
MaskedTextBoxTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
MenuItemTests.cs Make Screen abstract (#20529) 2 weeks ago
NameScopeTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
NotificationsTests.cs Fixed ArgumentException when showing multiple notifications with the same content (#19774) 4 months ago
NumericUpDownTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 21 hours ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
RadioButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ReversibleStackPanelTests.cs Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 2 months ago
ScrollViewerTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 2 years ago
SelectableTextBlockTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
SplitButtonTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
SplitViewTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TabControlTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TextBoxTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 21 hours ago
TextBoxTests_DataValidation.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 days ago
TimePickerTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
ToolTipTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
TopLevelTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
TransitioningContentControlTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TreeViewTests.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
VirtualizingCarouselPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
VirtualizingStackPanelTests.cs Fix BringDescendantIntoView with respect to margins (#19544) 5 months ago
WindowBaseTests.cs Enable nullability in Controls.UnitTests (#20373) 1 month ago
WindowTests.cs Make Screen abstract (#20529) 2 weeks ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
app.config Removed outdated binding redirects and app.config 10 years ago