IRegion Interface
Defines a model that can be used to compose views.
Namespace: Microsoft.Practices.Composite.Regions
Assembly: Microsoft.Practices.Composite (in Microsoft.Practices.Composite.dll)
Syntax
'Declaration
Public Interface IRegion _
Implements INotifyPropertyChanged
public interface IRegion : INotifyPropertyChanged
public interface class IRegion : INotifyPropertyChanged
Microsoft.Practices.Composite.Regions.IRegion = function();
Microsoft.Practices.Composite.Regions.IRegion.createInterface('Microsoft.Practices.Composite.Regions.IRegion');