Dan Walmsley bf0c8ae01d fix sidebar. 5 years ago
..
AutoCompleteBoxPage.xaml 2fa8247f01 Removed MemberSelector. 6 years ago
AutoCompleteBoxPage.xaml.cs 72708cae67 Fix namespace build break. 7 years ago
BorderPage.xaml bf0c8ae01d fix sidebar. 5 years ago
BorderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
ButtonPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 years ago
ButtonPage.xaml.cs b6a5e9bdd4 Add example for RepeatButton 5 years ago
ButtonSpinnerPage.xaml 343905ebb3 Generate asset resource info with paths 7 years ago
ButtonSpinnerPage.xaml.cs f14aac365b WIP 6 years ago
CalendarDatePickerPage.xaml 0863b29d09 Rename existing DatePicker control 5 years ago
CalendarDatePickerPage.xaml.cs 0863b29d09 Rename existing DatePicker control 5 years ago
CalendarPage.xaml 343905ebb3 Generate asset resource info with paths 7 years ago
CalendarPage.xaml.cs d91b8f8f84 Adds a Calendar control ported from Silverlight 8 years ago
CanvasPage.xaml 343905ebb3 Generate asset resource info with paths 7 years ago
CanvasPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
CarouselPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. 6 years ago
CarouselPage.xaml.cs 53b71076d6 DropDown -> ComboBox. 6 years ago
CheckBoxPage.xaml 343905ebb3 Generate asset resource info with paths 7 years ago
CheckBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
ComboBoxPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 years ago
ComboBoxPage.xaml.cs 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
ContextMenuPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 years ago
ContextMenuPage.xaml.cs 9efdffe875 Don't use global variables in ControlCatalog 6 years ago
DataGridPage.xaml 92c9d1dbf3 Use star sized row instead of auto row 6 years ago
DataGridPage.xaml.cs d5399091b6 Add prefixes and correct references from PageCollectionView to DataGridCollectionView. 6 years ago
DateTimePickerPage.xaml 3c3853dab2 Remove DateTimeFormatter/use normal .net formatting 5 years ago
DateTimePickerPage.xaml.cs a7b9bd2876 Add styles and control catalog page 5 years ago
DialogsPage.xaml d69718ab61 Reimplement new child window support. 5 years ago
DialogsPage.xaml.cs d69718ab61 Reimplement new child window support. 5 years ago
DragAndDropPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 years ago
DragAndDropPage.xaml.cs 39501e5b30 DnD support for OSX 5 years ago
ExpanderPage.xaml 343905ebb3 Generate asset resource info with paths 7 years ago
ExpanderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
ImagePage.xaml 3aab2d5619 Added functionality to use CroppedBitmap directly in XAML 5 years ago
ImagePage.xaml.cs 3aab2d5619 Added functionality to use CroppedBitmap directly in XAML 5 years ago
ItemsRepeaterPage.xaml d22b4ecbc4 Give ItemsRepeater items a background. 5 years ago
ItemsRepeaterPage.xaml.cs ca7b1d75cd Invalidate measure when clearing anchor. 5 years ago
LayoutTransformControlPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 years ago
LayoutTransformControlPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
ListBoxPage.xaml 6001115573 Use SelectionModel in SelectingItemsControl. 5 years ago
ListBoxPage.xaml.cs c70721aa2c Avoid integer boxing. 6 years ago
MenuPage.xaml 022294ec7a MenuItem.InputGestureText -> InputGesture 5 years ago
MenuPage.xaml.cs 9efdffe875 Don't use global variables in ControlCatalog 6 years ago
NotificationsPage.xaml 96d912c46c implement notifications page in control catalog 6 years ago
NotificationsPage.xaml.cs 366cdfdb0f add a notifications page to control catalog 6 years ago
NumericUpDownPage.xaml f3c555404a NumericUpDownPage example shouldn't set strict Width to elements 5 years ago
NumericUpDownPage.xaml.cs 7c0f1f9374 Use "double" instead of "double?" for Value. DefaultValue removed. 7 years ago
OpenGlPage.xaml db3e2780f1 OSX support 5 years ago
OpenGlPage.xaml.cs 861b417911 Moved non-mandatory gl functions to a demo-specific gl interface 5 years ago
PointersPage.cs b225e84324 Various control catalog improvements 6 years ago
ProgressBarPage.xaml ef2a96cae7 use winui3 style 5 years ago
ProgressBarPage.xaml.cs 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. 8 years ago
RadioButtonPage.xaml 343905ebb3 Generate asset resource info with paths 7 years ago
RadioButtonPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
ScreenPage.cs 439f7af663 fix typo 6 years ago
ScrollViewerPage.xaml f3a964232a Add page for scroll viewer. 5 years ago
ScrollViewerPage.xaml.cs f3a964232a Add page for scroll viewer. 5 years ago
SliderPage.xaml d8d9a1865d Use AvaloniaList instead of List 5 years ago
SliderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
SplitViewPage.xaml e385dbc43c Adds control catalog page 5 years ago
SplitViewPage.xaml.cs e385dbc43c Adds control catalog page 5 years ago
TabControlPage.xaml 6089291cf8 Renamed DropDown -> ComboBox in samples. 6 years ago
TabControlPage.xaml.cs de2a8728de Fixed TabControl and Viewbox pages 7 years ago
TabStripPage.xaml 139475de1c Added TabStripPage to ControlCatalog. 6 years ago
TabStripPage.xaml.cs 139475de1c Added TabStripPage to ControlCatalog. 6 years ago
TextBlockPage.xaml 2a181d9acb Introduce TextRunProperties 5 years ago
TextBlockPage.xaml.cs de93e8e969 Full Unicode support for TextBlock 5 years ago
TextBoxPage.xaml 1f611e60c0 Merge branch 'master' into SelectionBrushFeature 6 years ago
TextBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
ToggleSwitchPage.xaml b9cec08b41 ToggleSwitchpage for Control gallery (#4137) 5 years ago
ToggleSwitchPage.xaml.cs b9cec08b41 ToggleSwitchpage for Control gallery (#4137) 5 years ago
ToolTipPage.xaml c3c82230d2 remove usages of old ThemeAccentBrush. 5 years ago
ToolTipPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
TreeViewPage.xaml d504c86199 Added a "Select Random Item" button to TreeView page. 5 years ago
TreeViewPage.xaml.cs 63c336e6d1 Refactored TreeView page in ControlCatalog. 5 years ago
ViewboxPage.xaml de2a8728de Fixed TabControl and Viewbox pages 7 years ago
ViewboxPage.xaml.cs dbfb9288d1 add viewbox page to control catalog 7 years ago
WindowCustomizationsPage.xaml a8aff643f0 fix more nits. 5 years ago
WindowCustomizationsPage.xaml.cs 454cc06184 Add a WindowCustomization page to the control catalog. 5 years ago
teapot.bin 021995ed35 Implemented GlControlBase 6 years ago