Gets the parent manager of this collection.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
[BindableAttribute(true)] public ResourceManager ParentManager { get; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(True)> _ Public ReadOnly Property ParentManager As ResourceManager |