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 dca0494a5e Moved collections to their own namespace. 12 years ago
..
Generators Added keyboard navigation for ListBox. 12 years ago
Platform Getting something drawn now. 12 years ago
Presenters Fix Font properties owner. 12 years ago
Primitives Moved some properties around. 12 years ago
Properties Stylecop fixes. 12 years ago
Shapes Fixed scaling for Paths. 12 years ago
Utils Inplemented double and triple click in TextBox. 12 years ago
Border.cs Moved some properties around. 12 years ago
Button.cs Fixed layout again. 12 years ago
CheckBox.cs Added ListBox. 12 years ago
ColumnDefinition.cs WIP 12 years ago
ColumnDefinitions.cs Moved collections to their own namespace. 12 years ago
ContentControl.cs Added content alignment properties. 12 years ago
Control.cs Moved some properties around. 12 years ago
ControlExtensions.cs Correctly apply nested templates. 12 years ago
ControlTemplate.cs Correctly apply nested templates. 12 years ago
Controls.cs Moved collections to their own namespace. 12 years ago
DataTemplate.cs Stylecop fixes. 12 years ago
DataTemplateExtensions.cs Lots of changes involving ItemsControls. 12 years ago
DataTemplates.cs Moved collections to their own namespace. 12 years ago
Decorator.cs Remove LayoutHelper.MeasureDecorator. 12 years ago
DefinitionBase.cs Non-building checkpoint in MAJOR refactor. 12 years ago
Grid.cs Moved collections to their own namespace. 12 years ago
GridLength.cs Non-building checkpoint in MAJOR refactor. 12 years ago
GridSplitter.cs Stylecop fixes. 12 years ago
IGlobalDataTemplates.cs Everything compiling now. 12 years ago
IHeadered.cs Non-building checkpoint in MAJOR refactor. 12 years ago
ISelectable.cs Added ListBox. 12 years ago
Image.cs Moved some properties around. 12 years ago
ItemsControl.cs Stylecop fixes broke something. 12 years ago
ItemsPanelTemplate.cs Stylecop fixes. 12 years ago
ListBox.cs Added ListBox. 12 years ago
ListBoxItem.cs Stylecop fixes. 12 years ago
Panel.cs Stylecop fixes. 12 years ago
Perspex.Controls.csproj Added simple property transition animation. 12 years ago
RadioButton.cs Added RadioButton control. 12 years ago
RequestBringIntoViewEventArgs.cs Implemented TextBox scrolling. 12 years ago
RowDefinition.cs Added a dev tools prompt. 12 years ago
RowDefinitions.cs Moved collections to their own namespace. 12 years ago
ScrollViewer.cs Moved a bit of stuff around. 12 years ago
StackPanel.cs Make templates etc get applied on measure. 12 years ago
TabControl.cs Stylecop fixes. 12 years ago
TabItem.cs Stylecop fixes. 12 years ago
TextBlock.cs Fix Font properties owner. 12 years ago
TextBox.cs Simplified TextBox scrolling. 12 years ago
TextWrapping.cs Added TextWrapping setting. 12 years ago
TreeDataTemplate.cs Stylecop fixes. 12 years ago
TreeView.cs Stylecop fixes. 12 years ago
TreeViewItem.cs Stylecop fixes. 12 years ago
Window.cs Added FPS counter to test app. 12 years ago
app.config Updated NuGet packages. 12 years ago
packages.config Updated NuGet packages. 12 years ago