[Missing <summary> documentation for "N:AppCan.wpf.Application"]

Classes

  ClassDescription
Public classAppCanApp
Base application class for AppCan Wpf applications Also need to change the xaml in the App.xaml as well as the base class for the App example of specifying alternative namespaces xmlns:y="clr-namespace:AppCanSample;assembly=AppCanSample"
Public classAppCanCommands
AppCan commands
Public classWpfContextController
WpfContextController, used by ContextManager, COntextDefs and Contexts
Public classWpfContextManager
The wpf context manager. Derived from the context manager adds functionality specific to wpf windows

Interfaces

  InterfaceDescription
Public interfaceIWindowElements
Finds the controls in the window passed to construct the object.

Enumerations

  EnumerationDescription
Public enumerationWpfContextControllerCreationOp
Used by the WpfContextControllerclass and IWpfContextControllerInterface