DiagramPaletteControl

StockSharp.Xaml.Diagram

The graphical component to display available DiagramElement.

继承自: UserControl

实现: IComponentConnector

构造函数

DiagramPaletteControl()

Initializes a new instance of the DiagramPaletteControl.

属性

ExcludedTypeIds : CachedSynchronizedSet<Guid>

Excluded elements.

HelpCommand : ICommand

Help command.

Model : DiagramPaletteModel

DiagramPaletteModel

PaletteElement : DiagramElement

The selected element in the Toolbox.

方法

InitializeComponent()

InitializeComponent

事件

PaletteElementDoubleClicked : Action<DiagramElement>

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