Ghost1372

everything can be handy

OffsetBox

a Content Control box which can change content offset by hovering it.

Property

Name
ShowShadowOnHover
HoverValue
NormalValue
HoverDuration
NormalDuration
HoverShadowTranslation
NormalShadowTranslation

Example

1
2
3
<dev:OffsetBox>
<Button MinWidth="200" Content="Hover Me!" />
</dev:OffsetBox>

OffsetBox

Demo

you can run demo and see this feature.

0%