|
| class | BindingWebBrowser |
| | Provides attached properties to facilitate data binding of a WebBrowser control. More...
|
| |
| class | CommandManagerHelper |
| | This class contains methods for the CommandManager that help avoid memory leaks by using weak references.
|
| |
| class | DelegatingCommand |
| | Command that implements ICommand and accepts delegates that contain the command implementation. More...
|
| |
| class | EnumProvider |
| | Facilitates WPF data binding to enums by providing an enumeration of Choices, read/write access to a string representation (which may be localized in derived classes), and the type-safe enum value itself. More...
|
| |