refactor: (core/TabControl) tab close button and close handling #849
Annotations
10 warnings
|
Build solution:
source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/PipsPager/PipsPagerTemplateSettings.cs#L29
'PipsPagerTemplateSettings.Dispatcher' hides inherited member 'DispatcherObject.Dispatcher'. Use the new keyword if hiding was intended.
|
|
Build solution:
source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.Events.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.Events.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
source/Inkore.UI.WPF.Modern/Controls/Helpers/ExpanderAnimationsHelper.cs#L179
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(System.Windows.Controls.ExpandDirection)4' is not covered.
|
|
Build solution:
source/Inkore.UI.WPF.Modern/Controls/Helpers/TextBlockHelper.cs#L89
'FormattedText.FormattedText(string, CultureInfo, FlowDirection, Typeface, double, Brush)' is obsolete: 'Use the PixelsPerDip override'
|
|
Build solution:
source/Inkore.UI.WPF.Modern/Helpers/Styles/BackdropHelper.cs#L277
The variable 'e' is declared but never used
|
|
Build solution:
source/Inkore.UI.WPF.Modern/Controls/Helpers/ExpanderAnimationsHelper.cs#L179
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(System.Windows.Controls.ExpandDirection)4' is not covered.
|
|
Build solution:
source/Inkore.UI.WPF.Modern/Controls/Helpers/TextBlockHelper.cs#L89
'FormattedText.FormattedText(string, CultureInfo, FlowDirection, Typeface, double, Brush)' is obsolete: 'Use the PixelsPerDip override'
|
|
Build solution:
source/Inkore.UI.WPF.Modern/Helpers/Styles/BackdropHelper.cs#L277
The variable 'e' is declared but never used
|
Loading