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.
 
 
 
Max Katz 30d1dc7e61 Setup generators project in the repository, use in the control catalog 3 years ago
..
AcrylicPage.xaml Adaptive design for ControlCatalog sample pages 4 years ago
AcrylicPage.xaml.cs AcrylicPage. 6 years ago
AdornerLayerPage.xaml Add add / remove adorner buttons for testing 3 years ago
AdornerLayerPage.xaml.cs Add add / remove adorner buttons for testing 3 years ago
AutoCompleteBoxPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
AutoCompleteBoxPage.xaml.cs fix: Address reviw 3 years ago
BorderPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
BorderPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ButtonSpinnerPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ButtonSpinnerPage.xaml.cs fix: Null Annotation 4 years ago
ButtonsPage.xaml Add accent button to control catalog. 4 years ago
ButtonsPage.xaml.cs fix: Null Annotation 4 years ago
CalendarDatePickerPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
CalendarDatePickerPage.xaml.cs fix some null annotation in ControlCatalog 4 years ago
CalendarPage.xaml Adaptive design for ControlCatalog sample pages 4 years ago
CalendarPage.xaml.cs fix some null annotation in ControlCatalog 4 years ago
CanvasPage.xaml Use HSV and HSL colors in ControlCatalog CanvasPage 4 years ago
CanvasPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
CarouselPage.xaml Reimplemented Carousel. 3 years ago
CarouselPage.xaml.cs fix: Null Annotation 4 years ago
CheckBoxPage.xaml Adaptive design for ControlCatalog sample pages 4 years ago
CheckBoxPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ClipboardPage.xaml Update sample pages 4 years ago
ClipboardPage.xaml.cs fix: Null Annotation 4 years ago
ColorPickerPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ColorPickerPage.xaml.cs Update palettes used in the ColorPickerPage 3 years ago
ComboBoxPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ComboBoxPage.xaml.cs fix: Null Annotation 4 years ago
CompositionPage.axaml ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
CompositionPage.axaml.cs ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
ContextFlyoutPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ContextFlyoutPage.xaml.cs fix: Null Annotation 4 years ago
ContextMenuPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ContextMenuPage.xaml.cs fix: Null Annotation 4 years ago
CursorPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
CursorPage.xaml.cs Added cursor page to control catalog. 5 years ago
CustomDrawing.xaml Add Support for low-latency Dxgi-swapchain based presentation model (#9572) 3 years ago
CustomDrawing.xaml.cs Add Support for low-latency Dxgi-swapchain based presentation model (#9572) 3 years ago
CustomDrawingExampleControl.cs Fix CustomDrawingExampleControl crash on Direct2D 3 years ago
DataGridPage.xaml Update control catalog 3 years ago
DataGridPage.xaml.cs Update control catalog 3 years ago
DateTimePickerPage.xaml Update control catalog and samples 3 years ago
DateTimePickerPage.xaml.cs fix minor typos 3 years ago
DialogsPage.xaml Merge branch 'master' into storageprovider-api-update 3 years ago
DialogsPage.xaml.cs Rename TryGetFileFromPath-like method to end with Async suffix 3 years ago
DragAndDropPage.xaml Update sample pages 4 years ago
DragAndDropPage.xaml.cs fix: Null Annotation 4 years ago
ExpanderPage.xaml Add disabled Expander expanding/collapsing examples to the sample app 3 years ago
ExpanderPage.xaml.cs Add CancelRoutedEventArgs and use it in Expander 3 years ago
FlyoutsPage.axaml Update control catalog and samples 3 years ago
FlyoutsPage.axaml.cs Setup generators project in the repository, use in the control catalog 3 years ago
GesturePage.cs fix: misc warning 3 years ago
GesturePage.xaml add Gestures sample page 3 years ago
ImagePage.xaml Adaptive design for ControlCatalog sample pages 4 years ago
ImagePage.xaml.cs Remove PixelRect.Default 3 years ago
ItemsRepeaterPage.xaml Update control catalog and samples 3 years ago
ItemsRepeaterPage.xaml.cs Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
LabelsPage.axaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
LabelsPage.axaml.cs Setup generators project in the repository, use in the control catalog 3 years ago
LayoutTransformControlPage.xaml remove usages of old ThemeAccentBrush. 6 years ago
LayoutTransformControlPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
ListBoxPage.xaml Merge branch 'master' into feature/DisplayMemberBinding 3 years ago
ListBoxPage.xaml.cs Move ListBox page view model to its own file. 6 years ago
MenuPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
MenuPage.xaml.cs Remove Rx.props from ControlCatalog and some other projects too 3 years ago
NativeEmbedPage.xaml Move native control samples to the control catalog 4 years ago
NativeEmbedPage.xaml.cs fix some null annotation in ControlCatalog 4 years ago
NotificationsPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
NotificationsPage.xaml.cs add TopLevel.GetTopLevel api 3 years ago
NumericUpDownPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
NumericUpDownPage.xaml.cs Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
OpenGlPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
OpenGlPage.xaml.cs Implemented interop with externally managed GPU memory 3 years ago
PlatformInfoPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
PlatformInfoPage.xaml.cs Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
PointerCanvas.cs brush in cataloge sample can be null 3 years ago
PointerContactsTab.cs Remove Rx.props from ControlCatalog and some other projects too 3 years ago
PointersPage.xaml Fixes after review 4 years ago
PointersPage.xaml.cs Merge branch 'master' into improve-input-android 4 years ago
ProgressBarPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ProgressBarPage.xaml.cs Added Orientation and IsIndeterminate properties to ProgressBar. 8 years ago
RadioButtonPage.xaml Adaptive design for ControlCatalog sample pages 4 years ago
RadioButtonPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
RefreshContainerPage.axaml clean up animation and add comments 3 years ago
RefreshContainerPage.axaml.cs Setup generators project in the repository, use in the control catalog 3 years ago
RelativePanelPage.axaml Adaptive design for ControlCatalog sample pages 4 years ago
RelativePanelPage.axaml.cs Setup generators project in the repository, use in the control catalog 3 years ago
ScreenPage.cs fix: remove unused pen. 3 years ago
ScrollSnapPage.xaml remove snapping from pointer wheel 3 years ago
ScrollSnapPage.xaml.cs fix center snap alignment 3 years ago
ScrollViewerPage.xaml Merge branch 'master' into scroll_inertia 3 years ago
ScrollViewerPage.xaml.cs Add IsScrollInertiaEnabled attached property to scrollviewer 3 years ago
SliderPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
SliderPage.xaml.cs Use AvaloniaList instead of List 6 years ago
SplitViewPage.xaml Update control catalog and samples 3 years ago
SplitViewPage.xaml.cs Adds control catalog page 6 years ago
TabControlPage.xaml Remove TabControl.HeaderDisplayMemberBinding. 3 years ago
TabControlPage.xaml.cs leverage GetRequiredService 3 years ago
TabStripPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
TabStripPage.xaml.cs Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
TextBlockPage.xaml Update control catalog and samples 3 years ago
TextBlockPage.xaml.cs Full Unicode support for TextBlock 6 years ago
TextBoxPage.xaml [Text] fix tab width. It's too long 3 years ago
TextBoxPage.xaml.cs remove event for querying text input options. replace with attached property that is inheritable. 4 years ago
ThemePage.axaml Update control catalog and samples 3 years ago
ThemePage.axaml.cs Setup generators project in the repository, use in the control catalog 3 years ago
ToggleSwitchPage.xaml Integrate all button controls within a redesigned ButtonsPage 4 years ago
ToggleSwitchPage.xaml.cs ToggleSwitchpage for Control gallery (#4137) 6 years ago
ToolTipPage.xaml Adaptive design for ControlCatalog sample pages 4 years ago
ToolTipPage.xaml.cs Renamed Perspex -> Avalonia 10 years ago
TransitioningContentControlPage.axaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
TransitioningContentControlPage.axaml.cs Add TransitioningContentControl-DemoPage 4 years ago
TreeViewPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
TreeViewPage.xaml.cs Refactored TreeView page in ControlCatalog. 6 years ago
ViewboxPage.xaml Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
ViewboxPage.xaml.cs Set combobox items from xaml on ViewboxPage 4 years ago
WindowCustomizationsPage.xaml Update view transparency selection on the control catalog 3 years ago
WindowCustomizationsPage.xaml.cs Add a WindowCustomization page to the control catalog. 6 years ago
teapot.bin Implemented GlControlBase 6 years ago