IActiveAware Interface
Interface that defines if the object instance is active and notifies when the activity changes.
Namespace: Microsoft.Practices.Prism
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public interface IActiveAware
'Declaration
Public Interface IActiveAware