public TabItemEditorViewModelCollection Items { get; }
Public ReadOnly Property Items As TabItemEditorViewModelCollection
Get
public:
property TabItemEditorViewModelCollection^ Items {
TabItemEditorViewModelCollection^ get ();
}
member Items : TabItemEditorViewModelCollection with get