Table of Contents

Class KingdomItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class KingdomItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
KingdomItemVM
Implements
Derived
Inherited Members

Constructors

KingdomItemVM()

protected KingdomItemVM()

Properties

IsNew

[DataSourceProperty]
public bool IsNew { get; set; }

Property Value

bool

IsSelected

[DataSourceProperty]
public bool IsSelected { get; set; }

Property Value

bool

Methods

OnSelect()

protected virtual void OnSelect()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).