ClassProjectViewItemContextMenuModel
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class ProjectViewItemContextMenuModel
Inheritance: objectProjectViewItemContextMenuModel
Constructors
ProjectViewItemContextMenuModel()
Declaration
cs-api-definition
public ProjectViewItemContextMenuModel()
ProjectViewItemContextMenuModel(RoutedUICommand)
Declaration
cs-api-definition
public ProjectViewItemContextMenuModel(RoutedUICommand command)
Parameters
command
Properties
SubItems
Declaration
cs-api-definition
public ObservableList<ProjectViewItemContextMenuModel> SubItems { get; }
Property Value
ObservableList<ProjectViewItemContextMenuModel>