DataTemplateDictionary

StockSharp.Xaml.Diagram.GXDiagram

This dictionary holds a number of DataTemplates indexed by category names.

継承元: Dictionary<string, DataTemplate>

コンストラクター

DataTemplateDictionary()

Create an empty dictionary.

DataTemplateDictionary(SerializationInfo, StreamingContext)

Defined for serialization.

info
context

プロパティ

Comment : DataTemplate

Gets or sets the data template named "Comment".

Default : DataTemplate

Gets or sets the default data template, whose name is an empty string, "".

LinkLabel : DataTemplate

Gets or sets the data template named "LinkLabel".