ErrLookup › MaterialDesignInXAML/MaterialDesignInXamlToolkit
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net. · C# · 623 source files
Analyzed at 98edec3a0b on 2026-08-13. 57 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Value must be positive | validation | error | wpf, mvvm, validation, setter, sample-code |
| Password cannot be empty | validation | error | wpf, mvvm, validation, setter, sample-code, password |
| Invalid HSB values | exception | error | wpf, color, hsb, math, edge-case, data-conversion |
| Non primary hues provided. | exception | error | wpf, theming, swatch, material-design, validation, constructor |
| Entry {entry.Key} was not of type Color | exception | error | wpf, theming, resources, material-design, data-integrity, color |
| Entry {foregroundKey} was not of type Color | exception | error | wpf, theming, resources, material-design, data-integrity, color, foreground |
| kinds must contain at least one value | exception | error | wpf, pack-icon, material-design, validation, constructor, demo-code |
| This element has no adorner layer. | exception | error | wpf, adorner, visual-tree, lifecycle, material-design |
| MinuteSelectionStep must be a divisor of 60 and between 1 an | exception | error | wpf, dependency-property, clock, time-picker, validation, material-design |
| ColorReference does not contain any color | exception | error | wpf, theming, color, implicit-conversion, nullable, material-design |
| visualAncestry must contains at least one Visual control ins | exception | error | wpf, popup, visual-tree, combobox, dpi, lifecycle, material-design |
| Must specify two values | exception | error | wpf, converter, multi-binding, calendar, validation, material-design |
| First value should be a DateTime | exception | error | wpf, converter, multi-binding, calendar, type-check, material-design |
| content | exception | error | wpf, dialog, argument-null, material-design |
| DialogHost is not open. | exception | error | wpf, dialog, lifecycle, state-error, material-design |
| No loaded DialogHost instances. | exception | error | wpf, dialog, lifecycle, visual-tree, material-design |
| No loaded DialogHost have an {nameof(Identifier)} property m | exception | error | wpf, dialog, identifier, configuration, material-design |
| Multiple viable DialogHosts. Specify a unique Identifier on | exception | error | wpf, dialog, identifier, configuration, material-design, multi-window |
| DialogHost is already open. | exception | error | wpf, materialdesigninxaml, dialog, state, concurrency |
| Cannot cancel dialog closing after {nameof(IsOpen)} property | exception | error | wpf, materialdesigninxaml, dialog, lifecycle, event-handling |
| Content cannot be passed to a dialog via the OpenDialog if D | exception | error | wpf, materialdesigninxaml, binding, xaml, dialog |
| session | exception | error | wpf, materialdesigninxaml, argument-null, internal, dialog |
| session | exception | error | wpf, materialdesigninxaml, argument-null, internal, dialog |
| {nameof(DialogHost)} does not have a current session | exception | error | wpf, materialdesigninxaml, dialog, state, lifecycle |
| window | exception | error | wpf, materialdesigninxaml, argument-null, window, dialog |
| Unable to find a DialogHost in visual tree | exception | error | wpf, materialdesigninxaml, dialog, visual-tree, xaml |
| Unable to find a DialogHost with identifier '{dialogIdentifi | exception | error | wpf, materialdesigninxaml, dialog, identifier, visual-tree, xaml |
| childDependencyObject | exception | error | wpf, materialdesigninxaml, argument-null, visual-tree, dialog |
| Unable to find a DialogHost in visual tree ancestry | exception | error | wpf, materialdesigninxaml, dialog, visual-tree, xaml |
| Unable to find a DialogHost in visual tree ancestry with ide | exception | error | wpf, materialdesigninxaml, dialog, identifier, visual-tree, xaml |
| session | exception | error | wpf, materialdesigninxaml, argument-null, internal, dialog |
| owner | exception | error | wpf, materialdesigninxaml, argument-null, internal, dialog |
| Dialog session has ended. | exception | error | wpf, materialdesigninxaml, dialog, state, lifecycle |
| comboBox | exception | error | wpf, materialdesigninxaml, argument-null, combobox, hint, internal |
| passwordBox | exception | error | wpf, materialdesigninxaml, argument-null, passwordbox, hint, internal |
| textBox | exception | info | wpf, smarthint, defensive-code, argument-null |
| textBox | exception | info | wpf, smarthint, defensive-code, argument-null |
| canBuild | exception | error | wpf, smarthint, argument-null, registration |
| value | exception | error | wpf, xaml, type-converter, color, argument-null |
| Item level must not be negative | exception | error | wpf, tree-list-view, argument-out-of-range, hierarchy |
| Item level must not be more than one level greater the previ | exception | error | wpf, tree-list-view, argument-out-of-range, hierarchy |
| Item level must not be less than the level item after it ({n | exception | error | wpf, tree-list-view, argument-out-of-range, hierarchy |
| index | exception | error | wpf, tree-list-view, argument-out-of-range, hierarchy |
| Cannot get theme outside of a WPF application. Use {nameof(R | exception | error | wpf, theming, invalid-operation, design-time, palette-helper |
| theme | exception | error | wpf, theming, argument-null, palette-helper |
| Cannot set theme outside of a WPF application. Use {nameof(R | exception | error | wpf, theming, invalid-operation, design-time, palette-helper |
| Cannot get ThemeManager outside of a WPF application. Use {n | exception | error | wpf, theming, invalid-operation, design-time, palette-helper |
| Could not locate required resource with key(s) '{string.Join | exception | error | wpf, theming, resources, invalid-operation |
| SnackbarMessageQueue must be created by the same thread. | exception | error | wpf, snackbar, threading, dispatcher, argument |
| SnackbarMessageQueue must be created in a dispatcher thread | exception | error | wpf, snackbar, threading, dispatcher, invalid-operation |
| All action arguments must be provided if any are provided. | exception | error | wpf, snackbar, argument-null |
| Could not parse to type {typeof(TransitionEffectKind).FullNa | exception | error | wpf, xaml, transitions, type-converter, parse-error |
| Removed all nodes | exception | error | tooling, source-generation, roslyn, pack-icon |
| Did not find repository root | exception | error | csharp, codegen, filesystem, repository, environment |
| The input document does not contain a root | exception | error | csharp, xml, codegen, file-io |
| The attribute 'class' was not found | exception | error | csharp, xml, codegen, parsing |
| Unable to map foreground color from class {liClass} | exception | error | csharp, xml, codegen, color, material-design |