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.
 
 
 
Steven Kirk 0e4219ecb9 Set default value for SelectedIndex. 11 years ago
..
Generators Fix DataContext property for items controls. 11 years ago
Platform Allow Windows to be shown as dialogs. 11 years ago
Presenters Implemented Tab focus. 11 years ago
Primitives Set default value for SelectedIndex. 11 years ago
Properties Started adding TemplateExtensions tests. 11 years ago
Shapes Added support for dashed pens. 11 years ago
Templates Initial implementation of adorners. 11 years ago
Utils Prevent stack overflow. 11 years ago
AdornerTemplate.cs Make focus adorner styleable. 11 years ago
Border.cs Removed ActualSize property - use Bounds instead. 11 years ago
Button.cs Lose focus when control removed from visual tree. 11 years ago
CheckBox.cs Added ListBox. 11 years ago
ColumnDefinition.cs WIP 12 years ago
ColumnDefinitions.cs Stylecop fixes. 11 years ago
ContentControl.cs Use consistent naming in base collections. 11 years ago
Control.cs Make focus adorner styleable. 11 years ago
ControlExtensions.cs Initial implementation of adorners. 11 years ago
ControlTemplate.cs Tidied up Presenter/TemplatedParent logic a bit. 11 years ago
Controls.cs Moved collections to their own namespace. 11 years ago
DataTemplate.cs Added IDataTemplate interface. 11 years ago
DataTemplates.cs Added IDataTemplate interface. 11 years ago
Decorator.cs Use consistent naming in base collections. 11 years ago
DefinitionBase.cs Non-building checkpoint in MAJOR refactor. 12 years ago
DropDown.cs Fix dropdown open/close behavior. 11 years ago
Grid.cs Moved collections to their own namespace. 11 years ago
GridLength.cs Non-building checkpoint in MAJOR refactor. 12 years ago
GridSplitter.cs Moved VisualTree extensions into own namespace. 11 years ago
IContentControl.cs Stylecop fixes. 11 years ago
IDataTemplate.cs Added IDataTemplate interface. 11 years ago
IGlobalDataTemplates.cs Everything compiling now. 12 years ago
IHeadered.cs Non-building checkpoint in MAJOR refactor. 12 years ago
IItemsPanel.cs Tidied up ItemsControl logical parenting a bit. 11 years ago
INavigablePanel.cs Improve directional naviation a bit. 11 years ago
ISelectable.cs Added ListBox. 11 years ago
Image.cs Removed ActualSize property - use Bounds instead. 11 years ago
ItemsControl.cs Handle deselecting removed items... 11 years ago
ItemsPanelTemplate.cs Stylecop fixes. 11 years ago
ListBox.cs Added ListBox. 11 years ago
ListBoxItem.cs Stylecop fixes. 11 years ago
Panel.cs Initial implementation of adorners. 11 years ago
Perspex.Controls.csproj Added IEnumerable extension methods. 11 years ago
Popup.cs Removed ActualSize property - use Bounds instead. 11 years ago
PopupRoot.cs Make popup appear in right place. 11 years ago
RadioButton.cs Moved VisualTree extensions into own namespace. 11 years ago
RequestBringIntoViewEventArgs.cs Stylecop fixes. 11 years ago
RowDefinition.cs Added a dev tools prompt. 12 years ago
RowDefinitions.cs Moved collections to their own namespace. 11 years ago
ScrollViewer.cs Stylecop fixes. 11 years ago
StackPanel.cs Improve directional naviation a bit. 11 years ago
TabControl.cs Don't handle keypresses in TabControl. 11 years ago
TabItem.cs Implemented Tab focus. 11 years ago
TextBlock.cs Make right aligned text work. 11 years ago
TextBox.cs Improved tab focus handling a bit. 11 years ago
TextWrapping.cs Stylecop fixes. 11 years ago
TopLevel.cs Allow Windows to be shown as dialogs. 11 years ago
TreeDataTemplate.cs Stylecop fixes. 11 years ago
TreeView.cs Fix TreeView selection. 11 years ago
TreeViewItem.cs Moved VisualTree extensions into own namespace. 11 years ago
UserControl.cs Added UserControl. 11 years ago
Window.cs Allow Windows to be shown as dialogs. 11 years ago
app.config Updated NuGet packages. 12 years ago
packages.config Updated NuGet pkgs. 11 years ago