WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HoverListBoxItem - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HoverListBoxItem

    For internal use.

    Inheritance
    System.Object
    HoverListBoxItem
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class HoverListBoxItem : ListBoxItem

    Constructors

    HoverListBoxItem()

    For internal use.

    Declaration
    public HoverListBoxItem()

    Fields

    IsHighlightedProperty

    Declaration
    public static readonly DependencyProperty IsHighlightedProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    IsHighlighted

    For internal use.

    Declaration
    public bool IsHighlighted { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    OnMouseEnter(MouseEventArgs)

    For internal use.

    Declaration
    protected override void OnMouseEnter(MouseEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.MouseEventArgs e

    OnMouseLeftButtonUp(MouseButtonEventArgs)

    For internal use.

    Declaration
    protected override void OnMouseLeftButtonUp(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.MouseButtonEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved