..
AcrylicPage.xaml
make names on acrylic page make sense.
6 years ago
AcrylicPage.xaml.cs
AcrylicPage.
6 years ago
AutoCompleteBoxPage.xaml
remove from autocompletebox page.
6 years ago
AutoCompleteBoxPage.xaml.cs
Fix namespace build break.
8 years ago
BorderPage.xaml
fix sidebar.
6 years ago
BorderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ButtonPage.xaml
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
6 years ago
ButtonPage.xaml.cs
Add example for RepeatButton
6 years ago
ButtonSpinnerPage.xaml
Generate asset resource info with paths
7 years ago
ButtonSpinnerPage.xaml.cs
WIP
7 years ago
CalendarDatePickerPage.xaml
Rename existing DatePicker control
6 years ago
CalendarDatePickerPage.xaml.cs
Rename existing DatePicker control
6 years ago
CalendarPage.xaml
Generate asset resource info with paths
7 years ago
CalendarPage.xaml.cs
Adds a Calendar control ported from Silverlight
8 years ago
CanvasPage.xaml
Generate asset resource info with paths
7 years ago
CanvasPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
CarouselPage.xaml
Renamed DropDown -> ComboBox in samples.
7 years ago
CarouselPage.xaml.cs
DropDown -> ComboBox.
7 years ago
CheckBoxPage.xaml
Generate asset resource info with paths
7 years ago
CheckBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ComboBoxPage.xaml
remove usages of old ThemeAccentBrush.
6 years ago
ComboBoxPage.xaml.cs
Reworked the font manager to better manage resoures and also work properly with the application lifetime
6 years ago
ContextMenuPage.xaml
ControlCatalog: Update ContextMenuPage and MenuPage samples
6 years ago
ContextMenuPage.xaml.cs
Don't use global variables in ControlCatalog
7 years ago
DataGridPage.xaml
DataGrid: update samples page
6 years ago
DataGridPage.xaml.cs
DataGrid: update samples page
6 years ago
DateTimePickerPage.xaml
Remove DateTimeFormatter/use normal .net formatting
6 years ago
DateTimePickerPage.xaml.cs
Add styles and control catalog page
6 years ago
DialogsPage.xaml
Reimplement new child window support.
6 years ago
DialogsPage.xaml.cs
Reimplement new child window support.
6 years ago
DragAndDropPage.xaml
remove usages of old ThemeAccentBrush.
6 years ago
DragAndDropPage.xaml.cs
DnD support for OSX
6 years ago
ExpanderPage.xaml
Generate asset resource info with paths
7 years ago
ExpanderPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ImagePage.xaml
Added functionality to use CroppedBitmap directly in XAML
6 years ago
ImagePage.xaml.cs
Added functionality to use CroppedBitmap directly in XAML
6 years ago
ItemsRepeaterPage.xaml
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
6 years ago
ItemsRepeaterPage.xaml.cs
Merge branch 'master' into feature/itemsrepeater-elementfactory
6 years ago
LayoutTransformControlPage.xaml
remove usages of old ThemeAccentBrush.
6 years ago
LayoutTransformControlPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ListBoxPage.xaml
Refactor ListBoxPage.
5 years ago
ListBoxPage.xaml.cs
Move ListBox page view model to its own file.
6 years ago
MenuPage.xaml
ControlCatalog: Update ContextMenuPage and MenuPage samples
6 years ago
MenuPage.xaml.cs
Don't use global variables in ControlCatalog
7 years ago
NotificationsPage.xaml
implement notifications page in control catalog
7 years ago
NotificationsPage.xaml.cs
add a notifications page to control catalog
7 years ago
NumericUpDownPage.xaml
NumericUpDownPage example shouldn't set strict Width to elements
6 years ago
NumericUpDownPage.xaml.cs
Use "double" instead of "double?" for Value. DefaultValue removed.
8 years ago
OpenGlPage.xaml
OSX support
6 years ago
OpenGlPage.xaml.cs
Moved non-mandatory gl functions to a demo-specific gl interface
6 years ago
PointersPage.cs
Various control catalog improvements
7 years ago
ProgressBarPage.xaml
use winui3 style
6 years ago
ProgressBarPage.xaml.cs
Added Orientation and IsIndeterminate properties to ProgressBar.
8 years ago
RadioButtonPage.xaml
Generate asset resource info with paths
7 years ago
RadioButtonPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
RelativePanelPage.axaml
add relative panel page to control catalog.
6 years ago
RelativePanelPage.axaml.cs
add relative panel page to control catalog.
6 years ago
ScreenPage.cs
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
6 years ago
ScrollViewerPage.xaml
Add page for scroll viewer.
6 years ago
ScrollViewerPage.xaml.cs
Add page for scroll viewer.
6 years ago
SliderPage.xaml
Use AvaloniaList instead of List
6 years ago
SliderPage.xaml.cs
Use AvaloniaList instead of List
6 years ago
SplitViewPage.xaml
Fix SplitView pane to work with popups
6 years ago
SplitViewPage.xaml.cs
Adds control catalog page
6 years ago
TabControlPage.xaml
Renamed DropDown -> ComboBox in samples.
7 years ago
TabControlPage.xaml.cs
Fixed TabControl and Viewbox pages
7 years ago
TabStripPage.xaml
Added TabStripPage to ControlCatalog.
7 years ago
TabStripPage.xaml.cs
Added TabStripPage to ControlCatalog.
7 years ago
TextBlockPage.xaml
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
6 years ago
TextBlockPage.xaml.cs
Full Unicode support for TextBlock
6 years ago
TextBoxPage.xaml
Fluent TextBox: Add TextBoxClearButton style
6 years ago
TextBoxPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
ToggleSwitchPage.xaml
ToggleSwitchpage for Control gallery (#4137)
6 years ago
ToggleSwitchPage.xaml.cs
ToggleSwitchpage for Control gallery (#4137)
6 years ago
ToolTipPage.xaml
remove usages of old ThemeAccentBrush.
6 years ago
ToolTipPage.xaml.cs
Renamed Perspex -> Avalonia
10 years ago
TreeViewPage.xaml
Reverted SelectionModel.
6 years ago
TreeViewPage.xaml.cs
Refactored TreeView page in ControlCatalog.
6 years ago
ViewboxPage.xaml
Fixed TabControl and Viewbox pages
7 years ago
ViewboxPage.xaml.cs
add viewbox page to control catalog
7 years ago
WindowCustomizationsPage.xaml
fix more nits.
6 years ago
WindowCustomizationsPage.xaml.cs
Add a WindowCustomization page to the control catalog.
6 years ago
teapot.bin
Implemented GlControlBase
6 years ago