Add ColorSource abstraction for the origin of a ColorAnalyzer pixel stream #2457
Annotations
10 warnings
|
dotnet build:
components/Ribbon/src/RibbonGroup.cs#L50
Missing XML comment for publicly visible type or member 'RibbonGroup.RibbonGroup()'
|
|
dotnet build:
components/Ribbon/src/RibbonCollapsibleGroup.cs#L161
Missing XML comment for publicly visible type or member 'RibbonCollapsibleGroup.OnApplyTemplate()'
|
|
dotnet build:
components/Ribbon/src/RibbonCollapsibleGroup.cs#L158
Missing XML comment for publicly visible type or member 'RibbonCollapsibleGroup.RibbonCollapsibleGroup()'
|
|
dotnet build:
components/Ribbon/src/Ribbon.cs#L68
Missing XML comment for publicly visible type or member 'Ribbon.OnApplyTemplate()'
|
|
dotnet build:
components/Ribbon/src/Ribbon.cs#L66
Missing XML comment for publicly visible type or member 'Ribbon.Items'
|
|
dotnet build:
components/Ribbon/src/Ribbon.cs#L58
Missing XML comment for publicly visible type or member 'Ribbon.Ribbon()'
|
|
dotnet build:
components/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
|
dotnet build
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
dotnet build
Microsoft.UI.Xaml.Controls.ContentPresenter.CharacterSpacingProperty is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.ContentPresenter.CharacterSpacingProperty) (https://aka.platform.uno/notimplemented)
|
|
dotnet build
Microsoft.UI.Xaml.Controls.ContentPresenter.CharacterSpacingProperty is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.ContentPresenter.CharacterSpacingProperty) (https://aka.platform.uno/notimplemented)
|
Loading