Skip to content

CrissCross namespace

Part of the CrissCross package.

TypeKindSummary
BusyOperationclassDescribes the operation projected by a regional busy overlay.
ChipGroupSelectionModeenumDefines how a chip group tracks selection.
ChipGroupStateclassRepresents platform-neutral state for a group of chip/tag items.
ChipModelclassRepresents a compact selectable or removable chip/tag item.
CommandButtonStateenumDescribes the observable execution state projected by command execution controls.
CommandButtonStatusclassImmutable status snapshot for controls that present a command execution surface.
DataFilterPanelStateclassRepresents platform-neutral state for a descriptor-driven data filter panel.
DateTimeRangeclassRepresents a platform-neutral date/time range for filtering, reporting, and dashboard controls.
DateTimeRangePresetenumDefines common date/time range preset identifiers used by range picker controls.
DateTimeRangePresetDefinitionclassDescribes a reusable date/time range preset that can create a range from a deterministic reference instant.
EmptyStateModelclassDescribes a reusable empty, error, offline, or no-results presentation surface.
EmptyStateVariantenumDescribes the reason an empty-state surface is being shown.
FilterDescriptorclassDescribes a field that can participate in descriptor-driven data filtering.
FilterEditorKindenumDescribes the editor surface used by a descriptor-driven data filter field.
FilterExpressionclassRepresents a concrete field/operator/value filter expression.
FilterOperatorenumDescribes the comparison operator represented by a search or filter token.
FilterTokenclassRepresents a removable or fixed filter chip/token used by search and filter controls.
FormFieldStateenumDescribes the visual and validation state of a form field container.
IAmBuiltinterfaceMarker interface indicating that a type has been built or constructed.
IBidirectionalNavigatorinterfaceResolves bidirectional ViewModel/View navigation requests without mutating a platform host.
INavigationRegistryinterfaceRegisters bidirectional ViewModel/View navigation pairs.
INotifiyNavigationinterfaceINotifiy Navigation.
INotifiyRoutableViewModelinterfaceINotifiy Routable ViewModel.
IRxObjectinterfaceinterface for RxBase.
ISetNavigationinterfaceEnables setting of ViewModelRoutedViewHost.
IUseHostedNavigationinterfaceEnables Navigation commands specified by host name.
IUseNavigationinterfaceI Use Navigation.
IViewModelNavigatingEventArgsinterfaceIView Model Navigating EventArgs.
IViewModelNavigationBaseEventArgsinterfaceIView Model Navigation Base Event Args.
IViewModelNavigationEventArgsinterfaceI View Model Navigation EventArgs.
IViewModelRoutedViewHostinterfaceIViewModel Routed ViewHost.
NavigationJournalclassProvides platform-neutral navigation journal operations for controls that expose back and forward navigation.
NavigationRegistrationExceptionclassRepresents an invalid bidirectional navigation registration.
NavigationRegistryclassDefault in-memory, AOT-friendly bidirectional navigation registry.
NavigationRequestclassDescribes a platform-neutral navigation request before host mutation.
NavigationResolutionclassDescribes a resolved platform-neutral ViewModel/View navigation pair.
NavigationResolutionclassDescribes a typed resolved ViewModel/View navigation pair.
NavigationResolutionExceptionclassRepresents a deterministic bidirectional navigation resolution failure.
NavigationSourceKindenumIdentifies the caller-facing side of a bidirectional navigation request.
NavigationTypeenumIdentifies the types of navigation that are supported.
PageRequestclassRepresents an immutable request for a page of data plus a stable query/filter/sort snapshot.
PaginationStateclassRepresents platform-neutral state for paged data navigation.
PropertyDescriptorGroupclassGroups descriptor-driven property inspector fields by category.
PropertyDescriptorModelclassDescribes a single AOT-friendly property inspector field without reflection-based discovery.
PropertyEditorKindenumDescribes an explicit editor surface for descriptor-driven property inspectors.
PropertyGridStateclassRepresents platform-neutral state for a descriptor-driven property inspector.
RxObjectclassRx Object.
RxObjectMixinsclassRxObjectMixins.
SearchQueryStateclassRepresents the platform-neutral state projected by a search box and filter bar.
SegmentItemclassRepresents one selectable item in a segmented control.
SegmentedSelectionStateclassRepresents platform-neutral selection state for a segmented control.
StepDescriptorclassDescribes one platform-neutral workflow step for steppers and wizard progress controls.
StepStatusenumDefines platform-neutral workflow step state for steppers and wizard progress controls.
StepperOrientationenumDefines the platform-neutral layout orientation for stepper and wizard progress controls.
StepperStateclassRepresents platform-neutral state for steppers and wizard progress controls.
ThemeChoiceenumDefines platform-neutral theme choices exposed by theme selection controls.
ThemePreferenceStateclassRepresents platform-neutral theme preference state for theme picker controls.
ValidationMessageclassImmutable validation feedback for a named form field or form-level rule.
ValidationSeverityenumDescribes the severity of a validation message.
ValidationSummaryStateclassImmutable aggregate validation state for form summary controls and submit gating.
ViewModelNavigatingEventArgsclassView Model Navigating Event Args.
ViewModelNavigationBaseEventArgsclassView Model Navigation Base Event Args.
ViewModelNavigationEventArgsclassView Model Navigation EventArgs.
ViewModelRoutedViewHostMixinsclassView Model Routed View Host Mixins.