System.Waf.Applications.Services |
Name | Description |
---|---|
ApplicationInfo | |
AsyncDelegateCommand | Provides an ICommand implementation which relays the Execute and CanExecute method to the specified delegates. This implementation disables the command during the async command execution. |
DelegateCommand | An ICommand whose delegates can be attached for Execute and CanExecute. |
DispatcherHelperCore | |
RecentFile | Represents a recent file. |
RecentFileList | This class encapsulates the logic for a recent file list. |