Wpf: Clear owner before setting Visible to false #1290
Annotations
10 warnings
|
src/Eto.Mac/Forms/OpenWithDialogHandler.cs#L10
'NSWindow.ReleasedWhenClosed' is obsolete: 'Call 'ReleaseWhenClosed ()' instead.'
|
src/Eto.Mac/Forms/MacWindow.cs#L548
'NSWindow.ReleasedWhenClosed' is obsolete: 'Call 'ReleaseWhenClosed ()' instead.'
|
src/Eto.Mac/Forms/MacView.cs#L1364
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'UTType.Content' is obsoleted on: 'macOS/OSX' 11.0 and later (Use the 'UniformTypeIdentifiers.UTType' API instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/MacView.cs#L1364
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'UTType.Item' is obsoleted on: 'macOS/OSX' 11.0 and later (Use the 'UniformTypeIdentifiers.UTType' API instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L107
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarCustomizeToolbarItemIdentifier.get' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L107
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarCustomizeToolbarItemIdentifier' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L104
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarSeparatorItemIdentifier.get' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Forms/ToolBar/ToolBarHandler.cs#L104
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSToolbar.NSToolbarSeparatorItemIdentifier' is obsoleted on: 'macOS/OSX' 11.0 and later (Ignored by system.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
src/Eto.Mac/Drawing/SystemColorsHandler.cs#L11
This call site is reachable on: 'macOS/OSX' 10.15 and later. 'NSColor.AlternateSelectedControl' is obsoleted on: 'macOS/OSX' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
The logs for this run have expired and are no longer available.
Loading