alexa

    Show / Hide Table of Contents

    Class PinnableListBoxEventArgs

    Inheritance
    System.Object
    PinnableListBoxEventArgs
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public class PinnableListBoxEventArgs : RoutedEventArgs

    Constructors

    PinnableListBoxEventArgs()

    Declaration
    public PinnableListBoxEventArgs()

    Properties

    PinnablelistboxItem

    Declaration
    public object PinnablelistboxItem { get; set; }
    Property Value
    Type
    System.Object
    Back to top Generated by DocFX