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 1ee1e0b85d Added DataTemplates. 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 Added DataTemplates. 12 years ago
Control.cs Added DataTemplates. 12 years ago
ControlTemplate.cs Stylecop fixes 12 years ago
DataTemplate.cs Added DataTemplates. 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
ITemplatedControl.cs Stylecop fixes 12 years ago
Image.cs Added Image control. 12 years ago
LogicalChildren.cs Stylecop fixes 12 years ago
Panel.cs Added StackPanel. 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
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