[Missing <summary> documentation for "N:AppCan.wpf.Application"]
Classes
Class | Description | |
---|---|---|
![]() | AppCanApp |
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"
|
![]() | AppCanCommands |
AppCan commands
|
![]() | WpfContextController |
WpfContextController, used by ContextManager, COntextDefs and Contexts
|
![]() | WpfContextManager |
The wpf context manager. Derived from the context manager adds functionality specific to wpf windows
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IWindowElements |
Finds the controls in the window passed to construct the object.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | WpfContextControllerCreationOp |
Used by the WpfContextControllerclass and IWpfContextControllerInterface
|