DataTemplateDictionary
StockSharp.Xaml.Diagram.GXDiagram
This dictionary holds a number of DataTemplates indexed by category names.
Inherits: Dictionary<string, DataTemplate>
Constructors
DataTemplateDictionary()
Create an empty dictionary.
Properties
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".