Share via


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.SharedInterfaces (in Microsoft.Practices.Prism.SharedInterfaces.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

public interface IActiveAware
'Declaration
Public Interface IActiveAware

See Also

IActiveAware Members

Microsoft.Practices.Prism Namespace