Class MvcShellViewModel
说明
public class MvcShellViewModel : NotifyPropertyChanged, INotifyPropertyChanged
- Inheritance
-
MvcShellViewModel
- Implements
- Inherited Members
- Extension Methods
Properties
CurrentLink
说明
public IAction CurrentLink { get; set; }
Property Value
LinkActionGroups
说明
public LinkActionGroups LinkActionGroups { get; set; }
Property Value
LinkActions
说明
public ObservableCollection<IAction> LinkActions { get; set; }
Property Value
Methods
Init()
protected override void Init()
RelayMethod(object)
protected override void RelayMethod(object obj)
Parameters
obj
object