alexa

    Show / Hide Table of Contents

    Class QuickCommandCollection

    Represents the collections of QuickCommandViewModel.

    Inheritance
    System.Object
    DiagramCollection<QuickCommandViewModel>
    QuickCommandCollection
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public sealed class QuickCommandCollection : DiagramCollection<QuickCommandViewModel>

    Constructors

    QuickCommandCollection()

    Declaration
    public QuickCommandCollection()
    Back to top Generated by DocFX