Class TagsPresenter
public class TagsPresenter : BindableBase, INotifyPropertyChanged
- Inheritance
-
TagsPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
Collection
说明
public ObservableCollection<ITag> Collection { get; set; }
Property Value
GroupName
说明
public string GroupName { get; set; }