 | LogicalTaskTreeViewModelInfoSource Eigenschaft |
ItemsSource für optionale Zusatz-Infos zum Tree.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic ObservableCollection<string> InfoSource { get; }Public ReadOnly Property InfoSource As ObservableCollection(Of String)
Get
public:
property ObservableCollection<String^>^ InfoSource {
ObservableCollection<String^>^ get ();
}member InfoSource : ObservableCollection<string> with get
Eigenschaftswert
ObservableCollectionString
Siehe auch