Fixed incorrect path for T-Rex sample image
This commit is contained in:
Родитель
0109e8bfef
Коммит
6a46fb5feb
|
@ -27,7 +27,7 @@
|
|||
<Border Grid.Column="1">
|
||||
<Border.Background>
|
||||
<media:ImageBlendBrush
|
||||
Source="/SamplePages/DropShadowPanel/Trex.png"
|
||||
Source="/SamplePages/Shadows/Trex.png"
|
||||
Stretch="@[Trex Stretch:Enum:Stretch.None]"
|
||||
Mode="@[Trex Blend Mode:Enum:ImageBlendMode.Subtract]"
|
||||
/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче