CrissCross namespace¶
Part of the CrissCross package.
| Type | Kind | Summary |
|---|---|---|
| BusyOperation | class | Describes the operation projected by a regional busy overlay. |
| ChipGroupSelectionMode | enum | Defines how a chip group tracks selection. |
| ChipGroupState | class | Represents platform-neutral state for a group of chip/tag items. |
| ChipModel | class | Represents a compact selectable or removable chip/tag item. |
| CommandButtonState | enum | Describes the observable execution state projected by command execution controls. |
| CommandButtonStatus | class | Immutable status snapshot for controls that present a command execution surface. |
| DataFilterPanelState | class | Represents platform-neutral state for a descriptor-driven data filter panel. |
| DateTimeRange | class | Represents a platform-neutral date/time range for filtering, reporting, and dashboard controls. |
| DateTimeRangePreset | enum | Defines common date/time range preset identifiers used by range picker controls. |
| DateTimeRangePresetDefinition | class | Describes a reusable date/time range preset that can create a range from a deterministic reference instant. |
| EmptyStateModel | class | Describes a reusable empty, error, offline, or no-results presentation surface. |
| EmptyStateVariant | enum | Describes the reason an empty-state surface is being shown. |
| FilterDescriptor | class | Describes a field that can participate in descriptor-driven data filtering. |
| FilterEditorKind | enum | Describes the editor surface used by a descriptor-driven data filter field. |
| FilterExpression | class | Represents a concrete field/operator/value filter expression. |
| FilterOperator | enum | Describes the comparison operator represented by a search or filter token. |
| FilterToken | class | Represents a removable or fixed filter chip/token used by search and filter controls. |
| FormFieldState | enum | Describes the visual and validation state of a form field container. |
| IAmBuilt | interface | Marker interface indicating that a type has been built or constructed. |
| IBidirectionalNavigator | interface | Resolves bidirectional ViewModel/View navigation requests without mutating a platform host. |
| INavigationRegistry | interface | Registers bidirectional ViewModel/View navigation pairs. |
| INotifiyNavigation | interface | INotifiy Navigation. |
| INotifiyRoutableViewModel | interface | INotifiy Routable ViewModel. |
| IRxObject | interface | interface for RxBase. |
| ISetNavigation | interface | Enables setting of ViewModelRoutedViewHost. |
| IUseHostedNavigation | interface | Enables Navigation commands specified by host name. |
| IUseNavigation | interface | I Use Navigation. |
| IViewModelNavigatingEventArgs | interface | IView Model Navigating EventArgs. |
| IViewModelNavigationBaseEventArgs | interface | IView Model Navigation Base Event Args. |
| IViewModelNavigationEventArgs | interface | I View Model Navigation EventArgs. |
| IViewModelRoutedViewHost | interface | IViewModel Routed ViewHost. |
| NavigationJournal | class | Provides platform-neutral navigation journal operations for controls that expose back and forward navigation. |
| NavigationRegistrationException | class | Represents an invalid bidirectional navigation registration. |
| NavigationRegistry | class | Default in-memory, AOT-friendly bidirectional navigation registry. |
| NavigationRequest | class | Describes a platform-neutral navigation request before host mutation. |
| NavigationResolution | class | Describes a resolved platform-neutral ViewModel/View navigation pair. |
| NavigationResolution | class | Describes a typed resolved ViewModel/View navigation pair. |
| NavigationResolutionException | class | Represents a deterministic bidirectional navigation resolution failure. |
| NavigationSourceKind | enum | Identifies the caller-facing side of a bidirectional navigation request. |
| NavigationType | enum | Identifies the types of navigation that are supported. |
| PageRequest | class | Represents an immutable request for a page of data plus a stable query/filter/sort snapshot. |
| PaginationState | class | Represents platform-neutral state for paged data navigation. |
| PropertyDescriptorGroup | class | Groups descriptor-driven property inspector fields by category. |
| PropertyDescriptorModel | class | Describes a single AOT-friendly property inspector field without reflection-based discovery. |
| PropertyEditorKind | enum | Describes an explicit editor surface for descriptor-driven property inspectors. |
| PropertyGridState | class | Represents platform-neutral state for a descriptor-driven property inspector. |
| RxObject | class | Rx Object. |
| RxObjectMixins | class | RxObjectMixins. |
| SearchQueryState | class | Represents the platform-neutral state projected by a search box and filter bar. |
| SegmentItem | class | Represents one selectable item in a segmented control. |
| SegmentedSelectionState | class | Represents platform-neutral selection state for a segmented control. |
| StepDescriptor | class | Describes one platform-neutral workflow step for steppers and wizard progress controls. |
| StepStatus | enum | Defines platform-neutral workflow step state for steppers and wizard progress controls. |
| StepperOrientation | enum | Defines the platform-neutral layout orientation for stepper and wizard progress controls. |
| StepperState | class | Represents platform-neutral state for steppers and wizard progress controls. |
| ThemeChoice | enum | Defines platform-neutral theme choices exposed by theme selection controls. |
| ThemePreferenceState | class | Represents platform-neutral theme preference state for theme picker controls. |
| ValidationMessage | class | Immutable validation feedback for a named form field or form-level rule. |
| ValidationSeverity | enum | Describes the severity of a validation message. |
| ValidationSummaryState | class | Immutable aggregate validation state for form summary controls and submit gating. |
| ViewModelNavigatingEventArgs | class | View Model Navigating Event Args. |
| ViewModelNavigationBaseEventArgs | class | View Model Navigation Base Event Args. |
| ViewModelNavigationEventArgs | class | View Model Navigation EventArgs. |
| ViewModelRoutedViewHostMixins | class | View Model Routed View Host Mixins. |