DiagramPaletteControl

StockSharp.Xaml.Diagram

The graphical component to display available DiagramElement.

Hereda de: UserControl

Implementa: IComponentConnector

Constructores

DiagramPaletteControl()

Initializes a new instance of the DiagramPaletteControl.

Propiedades

ExcludedTypeIds : CachedSynchronizedSet<Guid>

Excluded elements.

HelpCommand : ICommand

Help command.

Model : DiagramPaletteModel

DiagramPaletteModel

PaletteElement : DiagramElement

The selected element in the Toolbox.

Métodos

InitializeComponent()

InitializeComponent

Eventos

PaletteElementDoubleClicked : Action<DiagramElement>

The event of the double click on the element in the Toolbox.