Class CommandCollection
Represents the collections of IGestureCommand.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class CommandCollection : DiagramCollection<IGestureCommand>
Constructors
CommandCollection()
Creates a new instance of CommandCollection class.
Declaration
public CommandCollection()