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 0cf5cf6abc More work on TreeView. 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 some more tests. 12 years ago
Control.cs More work on TreeView. 12 years ago
ControlTemplate.cs Make ItemsControl templated. 12 years ago
Controls.cs Added TabControl. 12 years ago
DataTemplate.cs More work on TreeView. 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
HeaderedItemsControl.cs TreeView work in progress... 12 years ago
ITemplatedControl.cs Stylecop fixes 12 years ago
Image.cs Added Image control. 12 years ago
ItemsControl.cs TreeView work in progress... 12 years ago
ItemsPanelTemplate.cs Added start of ItemsControl. 12 years ago
ItemsPresenter.cs Added an expander on the tree view items. 12 years ago
LogicalChildren.cs Stylecop fixes 12 years ago
Panel.cs Added TabControl. 12 years ago
RowDefinition.cs Added Grid. 12 years ago
RowDefinitions.cs Added Grid. 12 years ago
SelectingItemsControl.cs Added TabControl. 12 years ago
StackPanel.cs Added TreeViewItem.IsExpanded. 12 years ago
TabControl.cs Allow initial selection in TabControl. 12 years ago
TabItem.cs TabStrip now selects on click. 12 years ago
TabStrip.cs Merge branch 'master' into treeview 12 years ago
TemplatedControl.cs Change Visibility to IsVisible. 12 years ago
TextBlock.cs Correctly measure TextBlocks. 12 years ago
TextBox.cs Correctly measure TextBlocks. 12 years ago
TextBoxView.cs Fixed layout bug. 12 years ago
ToggleButton.cs Started on TextBox. 12 years ago
TreeDataTemplate.cs More work on TreeView. 12 years ago
TreeView.cs More work on TreeView. 12 years ago
TreeViewItem.cs More work on TreeView. 12 years ago