Add InnerContentClipMode to sample

This commit is contained in:
Christopher Blackman 2021-11-05 16:43:25 -04:00
Родитель aa9a7aebe8
Коммит 7c1da95dfe
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,8 @@
CornerRadius="32"
Color="@[Color:Brush:Black]"
Offset="@[Offset:Vector3:4,4]"
Opacity="@[Opacity:DoubleSlider:1.0:0.0-1.0]"/>
Opacity="@[Opacity:DoubleSlider:1.0:0.0-1.0]"
InnerContentClipMode="@[InnerContentClipMode:Enum:InnerContentClipMode.CompositionMaskBrush]"/>
</ui:Effects.Shadow>
</Rectangle>
<!-- If you want to apply a shadow directly in your visual tree to an untemplated element