Cauldron.XAML Namespace |
| Class | Description | |
|---|---|---|
| ApplicationBase |
Encapsulates a Windows Presentation Foundation (WPF) application.
| |
| BehaviourInvocationArgs |
Provides data for the BehaviourInvoke event.
| |
| BitmapImageEx |
Provides a wrapper for BitmapImage for Windows.UI.Xaml.Media.Imaging.BitmapImage (UWP) and System.Windows.Media.Imaging.BitmapImage (Desktop)
| |
| CauldronTemplateSelector |
Provides a way to choose a DataTemplate based on the data object and the data-bound element.
| |
| CauldronUICommand |
Represents a command in the MessageDialog and ContentDialog
| |
| CauldronUICommandCollection |
Contains a collection of CauldronUICommand | |
| DependencyPropertyInfo |
Holds information about the DependencyProperty
| |
| DynamicEventHandler |
Handles dynamic event registrations
| |
| Extensions |
Provides usefull extension methods
| |
| ImageManager |
Provides retrieving and caching of embedded images
| |
| KeyRawValueDictionary |
Represents a collection of key and RawValue.
| |
| LaunchActivatedEventArgs |
Provides event information when an app is launched.
| |
| MessageDialogEx |
Represents a dialog.
| |
| NavigatorSelectorFactoryResolver |
Automatically selects the correct Navigator
| |
| ParameterPassingConfig |
Represents the configuration of the parameter passing
| |
| ParamPassing |
Handles parameter passing
| |
| PropertyIsChangedEventArgs |
Represents the arguments of Changed.
| |
| RawValue |
Represents the raw values that can be freely converted to int, long, double, float, bool or string
| |
| RelayCommand |
Implements the IRelayCommand interface
| |
| RelayCommandT |
Implements the IRelayCommand interface
RelayCommandT will pass the EventArgs from the control's event to the action delegate
| |
| ValueConverterBase |
Provides a base class for Binding value converters.
| |
| ViewAttribute |
Specifies a view for a the viewmodel
| |
| WindowConfiguration |
Provides attached properties used to configure the Window that will contain the view
| |
| XAMLHelper |
Provides helper methods for XAML
|
| Interface | Description | |
|---|---|---|
| IImageManager |
Represents a type used to retrieving and caching of embedded images
| |
| IMessageDialog |
Represents a dialog.
| |
| INotifyBehaviourInvocation |
Notifies the client that a behaviour should be invoked
| |
| IRelayCommand |
Defines a command
|
| Enumeration | Description | |
|---|---|---|
| MessageBoxImage |
Specifies the icon that is displayed by a message box.
|