Refactor MainWindow for MVVM, state, and code reuse #80
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
MagickCrop/Controls/AngleMeasurementControl.xaml.cs#L20
The event 'AngleMeasurementControl.MeasurementPointMouseMove' is never used
|
|
build:
MagickCrop/SaveWindow.xaml.cs#L12
Field 'SaveWindow.hBitmap' is never assigned to, and will always have its default value
|
|
build:
MagickCrop/MainWindow.xaml.cs#L3604
'ContentDialog.DialogHost' is obsolete: 'DialogHost is deprecated. Please use DialogHostEx instead.'
|
|
build:
MagickCrop/MainWindow.xaml.cs#L3373
'ContentDialog.DialogHost' is obsolete: 'DialogHost is deprecated. Please use DialogHostEx instead.'
|
|
build:
MagickCrop/Controls/HorizontalLineControl.xaml.cs#L127
'ContentDialog.DialogHost' is obsolete: 'DialogHost is deprecated. Please use DialogHostEx instead.'
|
|
build:
MagickCrop/Controls/HorizontalLineControl.xaml.cs#L94
'ContentDialog.DialogHost' is obsolete: 'DialogHost is deprecated. Please use DialogHostEx instead.'
|
|
build:
MagickCrop/MainWindow.xaml.cs#L182
Possible null reference argument for parameter 'item' in 'void List<UIElement>.Add(UIElement item)'.
|
|
build:
MagickCrop/Models/MeasurementControls/MagickCropMeasurementPackage.cs#L80
Unreachable code detected
|
|
build:
MagickCrop/Controls/VerticalLineControl.xaml.cs#L127
'ContentDialog.DialogHost' is obsolete: 'DialogHost is deprecated. Please use DialogHostEx instead.'
|
|
build:
MagickCrop/Controls/VerticalLineControl.xaml.cs#L96
'ContentDialog.DialogHost' is obsolete: 'DialogHost is deprecated. Please use DialogHostEx instead.'
|