LogSourceNode
StockSharp.Xaml.Monitor
The logs source tree node.
継承元: NotifiableObject
コンストラクター
LogSourceNode(Guid, string, LogSourceNode)
Initializes a new instance of the LogSourceNode.
- key
- The unique key.
- name
- The display name.
- parentNode
- The parent node.
プロパティ
ChildNodes : ObservableCollection<LogSourceNode>
Child nodes.
Icon : ImageSource
Icon.
ParentNode : LogSourceNode
The parent node.