|
|
|
@ -56,8 +56,8 @@ |
|
|
|
<Compile Include="DefinitionBase.cs" /> |
|
|
|
<Compile Include="Grid.cs" /> |
|
|
|
<Compile Include="GridLength.cs" /> |
|
|
|
<Compile Include="HeaderedContentControl.cs" /> |
|
|
|
<Compile Include="HeaderedItemsControl.cs" /> |
|
|
|
<Compile Include="Primitives\HeaderedContentControl.cs" /> |
|
|
|
<Compile Include="Primitives\HeaderedItemsControl.cs" /> |
|
|
|
<Compile Include="IHeadered.cs" /> |
|
|
|
<Compile Include="Image.cs" /> |
|
|
|
<Compile Include="Generators\IItemContainerGenerator.cs" /> |
|
|
|
@ -67,19 +67,19 @@ |
|
|
|
<Compile Include="Panel.cs" /> |
|
|
|
<Compile Include="RowDefinition.cs" /> |
|
|
|
<Compile Include="RowDefinitions.cs" /> |
|
|
|
<Compile Include="SelectingItemsControl.cs" /> |
|
|
|
<Compile Include="Primitives\SelectingItemsControl.cs" /> |
|
|
|
<Compile Include="Shapes\Path.cs" /> |
|
|
|
<Compile Include="Shapes\Rectangle.cs" /> |
|
|
|
<Compile Include="Shapes\Shape.cs" /> |
|
|
|
<Compile Include="StackPanel.cs" /> |
|
|
|
<Compile Include="TabControl.cs" /> |
|
|
|
<Compile Include="TabItem.cs" /> |
|
|
|
<Compile Include="TabStrip.cs" /> |
|
|
|
<Compile Include="TemplatedControl.cs" /> |
|
|
|
<Compile Include="Primitives\TabStrip.cs" /> |
|
|
|
<Compile Include="Primitives\TemplatedControl.cs" /> |
|
|
|
<Compile Include="TextBlock.cs" /> |
|
|
|
<Compile Include="TextBox.cs" /> |
|
|
|
<Compile Include="TextBoxView.cs" /> |
|
|
|
<Compile Include="ToggleButton.cs" /> |
|
|
|
<Compile Include="Primitives\ToggleButton.cs" /> |
|
|
|
<Compile Include="TreeDataTemplate.cs" /> |
|
|
|
<Compile Include="TreeView.cs" /> |
|
|
|
<Compile Include="TreeViewItem.cs" /> |
|
|
|
|