Ghost1372

everything can be handy

LongShadowTextBlock

Attributes

Property
TextBlock
Color
Depth
TextOpacity

Example

1
2
3
4
5
<dev:LongShadowTextBlock Depth="100" TextOpacity="0.3" Color="GreenYellow">
<dev:LongShadowTextBlock.TextBlock>
<TextBlock FontSize="100" Text="Text" />
</wuc:LongShadowTextBlock.TextBlock>
</wuc:LongShadowTextBlock>

Demo

you can run demo and see this feature.

DevWinUI

0%