WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum HoverEffect - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum HoverEffect

    Specifies the hover animation effect to be applied for fluent theme.

    Namespace: Syncfusion.SfSkinManager
    Assembly: Syncfusion.SfSkinManager.WPF.dll
    Syntax
    public enum HoverEffect
    Remarks

    Applicable only for Fluent themes.

    Fields

    Name Description
    Background

    Hover animation effect will be applied only for Background.

    BackgroundAndBorder

    Hover animation effect will be applied for both Border and Background.

    Border

    Hover animation effect will be applied only for Border.

    None

    Hover animation effect will be disabled.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved