WpfContextController, used by ContextManager, COntextDefs and Contexts

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

Syntax

C#
public class WpfContextController : IWpfContextController, 
	IContextController
Visual Basic
Public Class WpfContextController _
	Implements IWpfContextController, IContextController
Visual C++
public ref class WpfContextController : IWpfContextController, 
	IContextController

Inheritance Hierarchy

System..::..Object
  AppCan.wpf.Application..::..WpfContextController

See Also