Skip to content

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

Property

Name
ShowShadowOnHover
HoverValue
NormalValue
HoverDuration
NormalDuration
HoverShadowTranslation
NormalShadowTranslation

Example

xml
<dev:OffsetBox>
    <Button MinWidth="200" Content="Hover Me!" />
</dev:OffsetBox>

OffsetBox

Demo

you can run demo and see this feature.

Released under the MIT License.