The IWpfContextController type exposes the following members.

Methods

  NameDescription
Public methodActivate
Called to Activate/re-activate
(Inherited from IContextController.)
Public methodContextDefInit
Called when a context definition is created
(Inherited from IContextController.)
Public methodCreate
Called when the context is to create it's windows/views
(Inherited from IContextController.)
Public methodInit
Called when a new context is created
(Inherited from IContextController.)
Public methodRelease
Called when the context is released
(Inherited from IContextController.)

See Also