Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IComponent implemention for ElementViewModel classes.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class ComponentModelElement _
Implements IComponent, IDisposable, ICustomTypeDescriptor, INotifyPropertyChanged
public class ComponentModelElement : IComponent,
IDisposable, ICustomTypeDescriptor, INotifyPropertyChanged
public ref class ComponentModelElement : IComponent,
IDisposable, ICustomTypeDescriptor, INotifyPropertyChanged
public class ComponentModelElement implements IComponent, IDisposable, ICustomTypeDescriptor, INotifyPropertyChanged
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting.ComponentModelElement
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace