We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0109e8b commit 6a46fb5Copy full SHA for 6a46fb5
Microsoft.Toolkit.Uwp.SampleApp/SamplePages/ImageBlendBrush/ImageBlendBrushXaml.bind
@@ -27,7 +27,7 @@
27
<Border Grid.Column="1">
28
<Border.Background>
29
<media:ImageBlendBrush
30
- Source="/SamplePages/DropShadowPanel/Trex.png"
+ Source="/SamplePages/Shadows/Trex.png"
31
Stretch="@[Trex Stretch:Enum:Stretch.None]"
32
Mode="@[Trex Blend Mode:Enum:ImageBlendMode.Subtract]"
33
/>
0 commit comments