|
27 | 27 | <None Remove="MyTemplate_rename_me_after_export.vstemplate" />
|
28 | 28 | <None Remove="Other\embed.js" />
|
29 | 29 | <None Remove="Other\Styles.xaml" />
|
| 30 | + <None Remove="Samples\Controls\Charts.xaml" /> |
| 31 | + <None Remove="Samples\Controls\RadAutoCompleteBox\RadAutoCompleteBox_Demo.xaml" /> |
30 | 32 | <None Remove="Samples\Controls\RadCalendar\RadCalendar_Demo.xaml" />
|
31 |
| - <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_Demo.xaml" /> |
| 33 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_AreaSeries_Demo.xaml" /> |
| 34 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_BarSeries_Demo.xaml" /> |
| 35 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_BubbleSeries_Demo.xaml" /> |
| 36 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_CandlestickSeries_Demo.xaml" /> |
32 | 37 | <None Remove="Samples\Controls\Controls.xaml" />
|
| 38 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_LineSeries_Demo.xaml" /> |
| 39 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_OhlcSeries_Demo.xaml" /> |
| 40 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_RangeSeries_Demo.xaml" /> |
| 41 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_RangeSplineSeries_Demo.xaml" /> |
| 42 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_ScatterPointSeries_Demo.xaml" /> |
| 43 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_SplineAreaSeries_Demo.xaml" /> |
| 44 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_SplineSeries_Demo.xaml" /> |
| 45 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_StepAreaSeries_Demo.xaml" /> |
| 46 | + <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_StepLineSeries_Demo.xaml" /> |
| 47 | + <None Remove="Samples\Controls\RadCartesianChart\RadPolarChart_PolarAreaSeries_Demo.xaml" /> |
33 | 48 | <None Remove="Samples\Controls\RadGallery\RadGallery_Demo.xaml" />
|
34 | 49 | <None Remove="Samples\Controls\RadListBox\RadListBox_Demo.xaml" />
|
35 | 50 | <None Remove="Samples\Controls\RadMap\RadMap_Demo.xaml" />
|
|
70 | 85 | <None Remove="Samples\Controls\RadRadioButton\RadRadioButton_Demo.xaml" />
|
71 | 86 | <None Remove="Samples\Controls\RadToggleButton\RadToggleButton_Demo.xaml" />
|
72 | 87 | <None Remove="Samples\Controls\RadWindow\RadWindow_demo.xaml" />
|
| 88 | + <None Remove="Samples\DataManagement.xaml" /> |
| 89 | + <None Remove="Samples\Editors.xaml" /> |
| 90 | + <None Remove="Samples\Layouts.xaml" /> |
| 91 | + <None Remove="Samples\Navigations.xaml" /> |
| 92 | + <None Remove="Samples\Scheduling.xaml" /> |
73 | 93 | <None Remove="Samples\Welcome.xaml" />
|
74 | 94 | </ItemGroup>
|
75 | 95 |
|
|
82 | 102 | <Content Include="Other\Styles.xaml">
|
83 | 103 | <Generator>MSBuild:Compile</Generator>
|
84 | 104 | </Content>
|
| 105 | + <Content Include="Samples\Charts.xaml"> |
| 106 | + <Generator>MSBuild:Compile</Generator> |
| 107 | + </Content> |
| 108 | + <Content Include="Samples\Controls\RadAutoCompleteBox\RadAutoCompleteBox_Demo.xaml"> |
| 109 | + <Generator>MSBuild:Compile</Generator> |
| 110 | + </Content> |
85 | 111 | <Content Include="Samples\Controls\RadCalendar\RadCalendar_Demo.xaml">
|
86 | 112 | <Generator>MSBuild:Compile</Generator>
|
87 | 113 | </Content>
|
88 |
| - <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_Demo.xaml"> |
| 114 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_SplineAreaSeries_Demo.xaml"> |
| 115 | + <SubType>Designer</SubType> |
| 116 | + <Generator>MSBuild:Compile</Generator> |
| 117 | + </Content> |
| 118 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_RangeSplineSeries_Demo.xaml"> |
| 119 | + <SubType>Designer</SubType> |
| 120 | + <Generator>MSBuild:Compile</Generator> |
| 121 | + </Content> |
| 122 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_StepAreaSeries_Demo.xaml"> |
| 123 | + <SubType>Designer</SubType> |
| 124 | + <Generator>MSBuild:Compile</Generator> |
| 125 | + </Content> |
| 126 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_RangeSeries_Demo.xaml"> |
| 127 | + <SubType>Designer</SubType> |
| 128 | + <Generator>MSBuild:Compile</Generator> |
| 129 | + </Content> |
| 130 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_AreaSeries_Demo.xaml"> |
| 131 | + <Generator>MSBuild:Compile</Generator> |
| 132 | + </Content> |
| 133 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_BarSeries_Demo.xaml"> |
| 134 | + <Generator>MSBuild:Compile</Generator> |
| 135 | + </Content> |
| 136 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_BubbleSeries_Demo.xaml"> |
| 137 | + <Generator>MSBuild:Compile</Generator> |
| 138 | + </Content> |
| 139 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_StepLineSeries_Demo.xaml"> |
| 140 | + <Generator>MSBuild:Compile</Generator> |
| 141 | + </Content> |
| 142 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_SplineSeries_Demo.xaml"> |
| 143 | + <Generator>MSBuild:Compile</Generator> |
| 144 | + </Content> |
| 145 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_LineSeries_Demo.xaml"> |
| 146 | + <Generator>MSBuild:Compile</Generator> |
| 147 | + </Content> |
| 148 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_ScatterPointSeries_Demo.xaml"> |
| 149 | + <Generator>MSBuild:Compile</Generator> |
| 150 | + </Content> |
| 151 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_OhlcSeries_Demo.xaml"> |
| 152 | + <Generator>MSBuild:Compile</Generator> |
| 153 | + </Content> |
| 154 | + <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_CandlestickSeries_Demo.xaml"> |
89 | 155 | <Generator>MSBuild:Compile</Generator>
|
90 | 156 | </Content>
|
91 | 157 | <Content Include="Samples\Controls\RadGallery\RadGallery_Demo.xaml">
|
|
211 | 277 | <Content Include="Samples\Controls\Controls.xaml">
|
212 | 278 | <Generator>MSBuild:Compile</Generator>
|
213 | 279 | </Content>
|
| 280 | + <Content Include="Samples\DataManagement.xaml"> |
| 281 | + <Generator>MSBuild:Compile</Generator> |
| 282 | + </Content> |
| 283 | + <Content Include="Samples\Editors.xaml"> |
| 284 | + <Generator>MSBuild:Compile</Generator> |
| 285 | + </Content> |
| 286 | + <Content Include="Samples\Navigations.xaml"> |
| 287 | + <Generator>MSBuild:Compile</Generator> |
| 288 | + </Content> |
| 289 | + <Content Include="Samples\Layouts.xaml"> |
| 290 | + <Generator>MSBuild:Compile</Generator> |
| 291 | + </Content> |
| 292 | + <Content Include="Samples\Scheduling.xaml"> |
| 293 | + <Generator>MSBuild:Compile</Generator> |
| 294 | + </Content> |
214 | 295 | <Content Include="Samples\Welcome.xaml">
|
215 | 296 | <Generator>MSBuild:Compile</Generator>
|
216 | 297 | </Content>
|
|
0 commit comments