Interface for a WpfContextManager.

Namespace: AppCan.wpf.Contexts
Assembly: AppCan.wpf (in AppCan.wpf.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IWpfContextManager : IContextManager
Visual Basic
Public Interface IWpfContextManager _
	Inherits IContextManager
Visual C++
public interface class IWpfContextManager : IContextManager

See Also