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.