Set CompositionGeometricClip as the default clipping mode

This commit is contained in:
Christopher Blackman 2021-11-15 12:54:58 -05:00
Родитель 7c1da95dfe
Коммит 095c31568b
1 изменённых файлов: 1 добавлений и 1 удалений

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

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