Skip to content

Commit 012be27

Browse files
committed
Update WPFDevelopers.Samples.Shared.projitems
1 parent f024aaa commit 012be27

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/WPFDevelopers.Samples.Shared/WPFDevelopers.Samples.Shared.projitems

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,9 @@
421421
<SubType>Code</SubType>
422422
<DependentUpon>VirtualizingWrapPanelExample.xaml</DependentUpon>
423423
</Compile>
424+
<Compile Include="$(MSBuildThisFileDirectory)ExampleViews\WaterfallPanelExample.xaml.cs">
425+
<DependentUpon>WaterfallPanelExample.xaml</DependentUpon>
426+
</Compile>
424427
<Compile Include="$(MSBuildThisFileDirectory)ExampleViews\ZooSemy\VolumeControl.xaml.cs">
425428
<SubType>Code</SubType>
426429
<DependentUpon>VolumeControl.xaml</DependentUpon>
@@ -899,6 +902,10 @@
899902
<Generator>MSBuild:Compile</Generator>
900903
<SubType>Designer</SubType>
901904
</Page>
905+
<Page Include="$(MSBuildThisFileDirectory)ExampleViews\WaterfallPanelExample.xaml">
906+
<Generator>MSBuild:Compile</Generator>
907+
<SubType>Designer</SubType>
908+
</Page>
902909
<Page Include="$(MSBuildThisFileDirectory)ExampleViews\ZooSemy\VolumeControl.xaml">
903910
<Generator>MSBuild:Compile</Generator>
904911
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)