Jeremy Koritzinsky 72708cae67 Fix namespace build break. 7 年之前
..
AutoCompleteBoxPage.xaml 242b9251df Added async population feature 7 年之前
AutoCompleteBoxPage.xaml.cs 72708cae67 Fix namespace build break. 7 年之前
BorderPage.xaml f6ed69be28 StyleResource -> DynamicResource 8 年之前
BorderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ButtonPage.xaml f6ed69be28 StyleResource -> DynamicResource 8 年之前
ButtonPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ButtonSpinnerPage.xaml 93cbec56af Ability to place spinner buttons on the left side 7 年之前
ButtonSpinnerPage.xaml.cs c2cecbb85a ButtonSpinner control is ported from ExtendedWFPToolkit 7 年之前
CalendarPage.xaml d91b8f8f84 Adds a Calendar control ported from Silverlight 8 年之前
CalendarPage.xaml.cs d91b8f8f84 Adds a Calendar control ported from Silverlight 8 年之前
CanvasPage.xaml 2d8a125df8 Fix error in CanvasPage path markup. 9 年之前
CanvasPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
CarouselPage.xaml 2556b50992 Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations. 7 年之前
CarouselPage.xaml.cs 2556b50992 Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations. 7 年之前
CheckBoxPage.xaml 755531631e Implemented three states on ToggleButton, CheckBox and RadioButton. 8 年之前
CheckBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ContextMenuPage.xaml f6ed69be28 StyleResource -> DynamicResource 8 年之前
ContextMenuPage.xaml.cs 64d1535b92 move the context menu to its own page in control catalog. 8 年之前
DatePickerPage.xaml 6e774349f8 Added a DatePicker control ported from Silverlight 7 年之前
DatePickerPage.xaml.cs 6e774349f8 Added a DatePicker control ported from Silverlight 7 年之前
DialogsPage.xaml c954a86607 [MONOMAC] Implemented maximize/unmaximize for borderless windows 8 年之前
DialogsPage.xaml.cs 755531631e Implemented three states on ToggleButton, CheckBox and RadioButton. 8 年之前
DragAndDropPage.xaml 36186b3107 added Drag+Drop sample 7 年之前
DragAndDropPage.xaml.cs 68f5cd6dd6 Move DnD classes to Avalonia.Input. 7 年之前
DropDownPage.xaml f6ed69be28 StyleResource -> DynamicResource 8 年之前
DropDownPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ExpanderPage.xaml 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ExpanderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ImagePage.xaml 1a96efa8af Update implementation and added test case to control catalog. Fixes #807. 8 年之前
ImagePage.xaml.cs 1a96efa8af Update implementation and added test case to control catalog. Fixes #807. 8 年之前
LayoutTransformControlPage.xaml f6ed69be28 StyleResource -> DynamicResource 8 年之前
LayoutTransformControlPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
MenuPage.xaml 64d1535b92 move the context menu to its own page in control catalog. 8 年之前
MenuPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
NumericUpDownPage.xaml 7c0f1f9374 Use "double" instead of "double?" for Value. DefaultValue removed. 7 年之前
NumericUpDownPage.xaml.cs 7c0f1f9374 Use "double" instead of "double?" for Value. DefaultValue removed. 7 年之前
ProgressBarPage.xaml 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. 8 年之前
ProgressBarPage.xaml.cs 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. 8 年之前
RadioButtonPage.xaml 3f9a79d82d Requested change. 8 年之前
RadioButtonPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ScreenPage.cs e25f949d98 Screen information API implementation 8 年之前
SliderPage.xaml 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
SliderPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
TextBoxPage.xaml a10a756366 IAssetLoader changes 7 年之前
TextBoxPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
ToolTipPage.xaml 79535609b6 Use DynamicResource instead of StyleResource 8 年之前
ToolTipPage.xaml.cs 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
TreeViewPage.xaml 3df84e6cc9 Added TreeView to ControlCatalog. 9 年之前
TreeViewPage.xaml.cs e39f2ddd2a Don't spawn 1KK treeview nodes immediately 8 年之前