DiagramPaletteControl
StockSharp.Xaml.Diagram
The graphical component to display available DiagramElement.
继承自: UserControl
构造函数
DiagramPaletteControl()
Initializes a new instance of the DiagramPaletteControl.
属性
ExcludedTypeIds : CachedSynchronizedSet<Guid>
Excluded elements.
HelpCommand : ICommand
Help command.
Items : IEnumerable<DiagramPaletteItem>
Items.
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.