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 1c2a72be11 WIP 12 years ago
..
Border.cs Fix properties that affect measure/render etc 12 years ago
Button.cs Added FocusManager. 12 years ago
CheckBox.cs Added (VERY!) basic checkbox 12 years ago
ColumnDefinition.cs Added Grid. 12 years ago
ColumnDefinitions.cs Added Grid. 12 years ago
ContentControl.cs Started on TextBox. 12 years ago
ContentPresenter.cs Make TemplatedParent inherit. 12 years ago
Control.cs WIP 12 years ago
ControlTemplate.cs Make ItemsControl templated. 12 years ago
DataTemplate.cs Make ItemsControl templated. 12 years ago
DataTemplates.cs Added DataTemplates. 12 years ago
Decorator.cs Moved alignment into child Control. 12 years ago
DefinitionBase.cs Added Grid. 12 years ago
Grid.cs Moved alignment into child Control. 12 years ago
GridLength.cs Added Grid. 12 years ago
HeaderedContentControl.cs WIP 12 years ago
ITemplatedControl.cs Stylecop fixes 12 years ago
Image.cs Added Image control. 12 years ago
ItemsControl.cs Make ItemsControl templated. 12 years ago
ItemsPanelTemplate.cs Added start of ItemsControl. 12 years ago
ItemsPresenter.cs WIP 12 years ago
LogicalChildren.cs Stylecop fixes 12 years ago
Panel.cs Added start of ItemsControl. 12 years ago
RowDefinition.cs Added Grid. 12 years ago
RowDefinitions.cs Added Grid. 12 years ago
StackPanel.cs Change Visibility to IsVisible. 12 years ago
Tab.cs WIP 12 years ago
TabStrip.cs WIP 12 years ago
TemplatedControl.cs Change Visibility to IsVisible. 12 years ago
TextBlock.cs Fix properties that affect measure/render etc 12 years ago
TextBox.cs Make TextBox caret flash. 12 years ago
TextBoxView.cs Make TextBox caret flash. 12 years ago
ToggleButton.cs Started on TextBox. 12 years ago