ModelItem Class

Definition

public ref class ModelItem abstract : System::ComponentModel::INotifyPropertyChanged
public abstract class ModelItem : System.ComponentModel.INotifyPropertyChanged
type ModelItem = class
    interface INotifyPropertyChanged
Public MustInherit Class ModelItem
Implements INotifyPropertyChanged
Inheritance
ModelItem
Derived
Implements

Constructors

ModelItem()

Properties

Content
Context
Events
IsDisposed
ItemType
Name
Parent
Properties
Root
Source
View

Methods

BeginEdit()
BeginEdit(String)
GetAttributes(Type)
GetCurrentValue()
IsItemOfType(TypeIdentifier)

Events

PropertyChanged

Applies to