File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
src/WPFDevelopers.Samples.Shared Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 421
421
<SubType >Code</SubType >
422
422
<DependentUpon >VirtualizingWrapPanelExample.xaml</DependentUpon >
423
423
</Compile >
424
+ <Compile Include =" $(MSBuildThisFileDirectory)ExampleViews\WaterfallPanelExample.xaml.cs" >
425
+ <DependentUpon >WaterfallPanelExample.xaml</DependentUpon >
426
+ </Compile >
424
427
<Compile Include =" $(MSBuildThisFileDirectory)ExampleViews\ZooSemy\VolumeControl.xaml.cs" >
425
428
<SubType >Code</SubType >
426
429
<DependentUpon >VolumeControl.xaml</DependentUpon >
899
902
<Generator >MSBuild:Compile</Generator >
900
903
<SubType >Designer</SubType >
901
904
</Page >
905
+ <Page Include =" $(MSBuildThisFileDirectory)ExampleViews\WaterfallPanelExample.xaml" >
906
+ <Generator >MSBuild:Compile</Generator >
907
+ <SubType >Designer</SubType >
908
+ </Page >
902
909
<Page Include =" $(MSBuildThisFileDirectory)ExampleViews\ZooSemy\VolumeControl.xaml" >
903
910
<Generator >MSBuild:Compile</Generator >
904
911
<SubType >Designer</SubType >
You can’t perform that action at this time.
0 commit comments