File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
components/OpacityMaskView/samples Expand file tree Collapse file tree 3 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 66 <!-- Sets this up as a toolkit component's sample project -->
77 <Import Project =" $(ToolingDirectory)\ToolkitComponent.SampleProject.props" />
88 <ItemGroup >
9- <None Remove =" Assets\Owl2 .jpg" />
9+ <None Remove =" Assets\Owl3 .jpg" />
1010 </ItemGroup >
1111 <ItemGroup >
12- <Content Include =" Assets\Owl2 .jpg" >
12+ <Content Include =" Assets\Owl3 .jpg" >
1313 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
1414 </Content >
1515 </ItemGroup >
Original file line number Diff line number Diff line change 3030 BorderBrush =" Red"
3131 BorderThickness =" 1"
3232 CornerRadius =" 12" >
33- <Image Source =" ms-appx:///Assets/Owl2 .jpg" />
33+ <Image Source =" ms-appx:///Assets/Owl3 .jpg" />
3434 </Border >
3535 </controls : OpacityMaskView >
3636 </StackPanel >
You can’t perform that action at this time.
0 commit comments