|
147 | 147 | <Compile Include="TextFields.xaml.cs"> |
148 | 148 | <DependentUpon>TextFields.xaml</DependentUpon> |
149 | 149 | </Compile> |
| 150 | + <Compile Include="Transitions.xaml.cs"> |
| 151 | + <DependentUpon>Transitions.xaml</DependentUpon> |
| 152 | + </Compile> |
| 153 | + <Compile Include="TransitionsDemo\Slide1_Intro.xaml.cs"> |
| 154 | + <DependentUpon>Slide1_Intro.xaml</DependentUpon> |
| 155 | + </Compile> |
| 156 | + <Compile Include="TransitionsDemo\Slide2_Intro.xaml.cs"> |
| 157 | + <DependentUpon>Slide2_Intro.xaml</DependentUpon> |
| 158 | + </Compile> |
| 159 | + <Compile Include="TransitionsDemo\Slide3_Intro.xaml.cs"> |
| 160 | + <DependentUpon>Slide3_Intro.xaml</DependentUpon> |
| 161 | + </Compile> |
| 162 | + <Compile Include="TransitionsDemo\Slide4_CombineTransitions.xaml.cs"> |
| 163 | + <DependentUpon>Slide4_CombineTransitions.xaml</DependentUpon> |
| 164 | + </Compile> |
| 165 | + <Compile Include="TransitionsDemo\Slide5_TransitioningContent.xaml.cs"> |
| 166 | + <DependentUpon>Slide5_TransitioningContent.xaml</DependentUpon> |
| 167 | + </Compile> |
| 168 | + <Compile Include="TransitionsDemo\TransitionsDemoHome.xaml.cs"> |
| 169 | + <DependentUpon>TransitionsDemoHome.xaml</DependentUpon> |
| 170 | + </Compile> |
150 | 171 | <Compile Include="Trees.xaml.cs"> |
151 | 172 | <DependentUpon>Trees.xaml</DependentUpon> |
152 | 173 | </Compile> |
|
253 | 274 | <SubType>Designer</SubType> |
254 | 275 | <Generator>MSBuild:Compile</Generator> |
255 | 276 | </Page> |
| 277 | + <Page Include="Transitions.xaml"> |
| 278 | + <SubType>Designer</SubType> |
| 279 | + <Generator>MSBuild:Compile</Generator> |
| 280 | + </Page> |
| 281 | + <Page Include="TransitionsDemo\Slide1_Intro.xaml"> |
| 282 | + <SubType>Designer</SubType> |
| 283 | + <Generator>MSBuild:Compile</Generator> |
| 284 | + </Page> |
| 285 | + <Page Include="TransitionsDemo\Slide2_Intro.xaml"> |
| 286 | + <SubType>Designer</SubType> |
| 287 | + <Generator>MSBuild:Compile</Generator> |
| 288 | + </Page> |
| 289 | + <Page Include="TransitionsDemo\Slide3_Intro.xaml"> |
| 290 | + <SubType>Designer</SubType> |
| 291 | + <Generator>MSBuild:Compile</Generator> |
| 292 | + </Page> |
| 293 | + <Page Include="TransitionsDemo\Slide4_CombineTransitions.xaml"> |
| 294 | + <SubType>Designer</SubType> |
| 295 | + <Generator>MSBuild:Compile</Generator> |
| 296 | + </Page> |
| 297 | + <Page Include="TransitionsDemo\Slide5_TransitioningContent.xaml"> |
| 298 | + <SubType>Designer</SubType> |
| 299 | + <Generator>MSBuild:Compile</Generator> |
| 300 | + </Page> |
| 301 | + <Page Include="TransitionsDemo\TransitionsDemoHome.xaml"> |
| 302 | + <SubType>Designer</SubType> |
| 303 | + <Generator>MSBuild:Compile</Generator> |
| 304 | + </Page> |
256 | 305 | <Page Include="Trees.xaml"> |
257 | 306 | <SubType>Designer</SubType> |
258 | 307 | <Generator>MSBuild:Compile</Generator> |
|
0 commit comments