CrissCross.WPF.UI namespace¶
Part of the CrissCross.WPF.UI package.
| Type | Kind | Summary |
|---|---|---|
| AlphaSlider | class | AlphaSlider |
| AppBar | class | AppBar |
| AppBarMixins | class | App Bar Mixins. |
| ColorDisplay | class | ColorDisplay |
| ColorRoutedEventArgs | class | ColorRoutedEventArgs. |
| ColorSliders | class | ColorSliders |
| ColorState | struct | ColorState. |
| ContentDialogService | class | Represents a contract with the service that creates [ContentDialog](# |
| CustomMessageBoxResult | enum | Custom Message Box Result. |
| DateTimePicker | class | DateTimePicker |
| DualPickerControlBase | class | DualPickerControlBase. |
| HexColorTextBox | class | HexColorTextBox |
| HostBuilderMixins | class | HostBuilderMixins. |
| ICanShowMessages | interface | Enables showing messages on ModernWindow. |
| IColorStateStorage | interface | IColorStateStorage. |
| IContentDialogService | interface | Represents a contract with the service that creates [ContentDialog](# |
| IControlAppBar | interface | Enables control of AppBar on modernWindow. |
| IHaveAppBar | interface | Enables handling of AppBar requests. |
| IHintColorStateStorage | interface | IHintColorStateStorage. |
| IListenForMessages | interface | Enable handling of messages on ModernWindow. |
| INavigationService | interface | Represents a contract with a FrameworkElement that contains [INavigationView](# Through defined [IPageService](# service allows you to use the Dependency Injection pattern in navigation. |
| INavigationWindow | interface | Represents a contract with a Window that contains [INavigationView](# Through defined [IPageService](# service allows you to use the MVVM model in navigation. |
| IPageService | interface | Represents a contract with the service that provides the pages for [INavigationView](# |
| ISnackbarService | interface | Represents a contract with the service that provides global [Snackbar](# |
| ITaskBarService | interface | Represents a contract with a service that provides methods for manipulating the taskbar. |
| IThemeService | interface | Represents a contract with a service that provides tools for manipulating the theme. |
| MarginSetter | class | Margin Setter. |
| MessageBoxAsync | class | MessageBoxAsync |
| MessageBoxShowMixins | class | MessageBox Show Mixins. |
| ModernWindow | class | Represents a Modern UI styled window. |
| ModernWindow | class | Navigation Window. |
| NavigationService | class | A service that provides methods related to navigation. |
| NotifyableColor | class | NotifyableColor. |
| PickerControlBase | class | PickerControlBase. |
| PickerType | enum | PickerType. |
| PortableColorPicker | class | PortableColorPicker |
| SimpleContentDialogCreateOptions | record | Set of properties used when creating a new simple content dialog. |
| SingleAssign | class | Single Assign Single Assign. |
| SnackbarService | class | A service that provides methods related to displaying the [Snackbar](# |
| SquarePicker | class | SquarePicker |
| StandardColorPicker | class | StandardColorPicker |
| TaskBarService | class | Allows you to manage the animations of the window icon in the taskbar. |
| ThemeService | class | Lets you set the app theme. |
| Tracker | class | A StateTracker is an object responsible for tracking the specified properties of the specified target objects. Tracking means persisting the values of the specified object properties, and restoring this data when appropriate. |
| UiApplication | class | Represents a UI application. |
| UiAssembly | class | Allows to get the assembly through [Assembly](# |