DataTemplateDictionary

StockSharp.Xaml.Diagram.GXDiagram

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

Erbt von: Dictionary<string, DataTemplate>

Konstruktoren

DataTemplateDictionary()

Create an empty dictionary.

DataTemplateDictionary(SerializationInfo, StreamingContext)

Defined for serialization.

info
context

Eigenschaften

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".