| .. |
|
AutoCompleteBoxPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
AutoCompleteBoxPage.xaml.cs
|
72708cae67
Fix namespace build break.
|
7 years ago |
|
BorderPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
BorderPage.xaml.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |
|
ButtonPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
ButtonPage.xaml.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |
|
ButtonSpinnerPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
ButtonSpinnerPage.xaml.cs
|
c2cecbb85a
ButtonSpinner control is ported from ExtendedWFPToolkit
|
7 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
|
6089291cf8
Renamed DropDown -> ComboBox in samples.
|
6 years ago |
|
ComboBoxPage.xaml.cs
|
6089291cf8
Renamed DropDown -> ComboBox in samples.
|
6 years ago |
|
ContextMenuPage.xaml
|
7192673d43
Display (broken) data-bound context menu in ControlCatalog.
|
6 years ago |
|
ContextMenuPage.xaml.cs
|
7192673d43
Display (broken) data-bound context menu in ControlCatalog.
|
6 years ago |
|
DataGridPage.xaml
|
fbb77d28a4
Add xmlns definitions, fix references & trim some warnings.
|
6 years ago |
|
DataGridPage.xaml.cs
|
d5399091b6
Add prefixes and correct references from PageCollectionView to DataGridCollectionView.
|
6 years ago |
|
DatePickerPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
DatePickerPage.xaml.cs
|
6e774349f8
Added a DatePicker control ported from Silverlight
|
7 years ago |
|
DialogsPage.xaml
|
23fe70f5d5
[X11] Added support for filters in GTK file dialog
|
6 years ago |
|
DialogsPage.xaml.cs
|
23fe70f5d5
[X11] Added support for filters in GTK file dialog
|
6 years ago |
|
DragAndDropPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
DragAndDropPage.xaml.cs
|
68f5cd6dd6
Move DnD classes to Avalonia.Input.
|
7 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
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
ImagePage.xaml.cs
|
1a96efa8af
Update implementation and added test case to control catalog. Fixes #807.
|
9 years ago |
|
LayoutTransformControlPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
LayoutTransformControlPage.xaml.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |
|
ListBoxPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
ListBoxPage.xaml.cs
|
799b498afc
Cleaning up Themes.
|
7 years ago |
|
MenuPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
MenuPage.xaml.cs
|
7192673d43
Display (broken) data-bound context menu in ControlCatalog.
|
6 years ago |
|
NumericUpDownPage.xaml
|
6089291cf8
Renamed DropDown -> ComboBox in samples.
|
6 years ago |
|
NumericUpDownPage.xaml.cs
|
7c0f1f9374
Use "double" instead of "double?" for Value. DefaultValue removed.
|
7 years ago |
|
ProgressBarPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 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
|
e6e8907643
Changed IScreenImpl.AllScreens return type so that it's not array.
|
6 years ago |
|
SliderPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
SliderPage.xaml.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 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 |
|
TextBoxPage.xaml
|
1d19e28e9b
Full support for relative uris
|
7 years ago |
|
TextBoxPage.xaml.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |
|
ToolTipPage.xaml
|
343905ebb3
Generate asset resource info with paths
|
7 years ago |
|
ToolTipPage.xaml.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |
|
TreeViewPage.xaml
|
0116a9ba23
Fix TreeViewPage indent.
|
6 years ago |
|
TreeViewPage.xaml.cs
|
e39f2ddd2a
Don't spawn 1KK treeview nodes immediately
|
8 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 |