WrapPanel2 Component Creation #2431
Annotations
10 warnings
|
dotnet build
Microsoft.UI.Xaml.UIElement.AccessKeyProperty is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.UIElement.AccessKeyProperty) (https://aka.platform.uno/notimplemented)
|
|
dotnet build
Microsoft.UI.Xaml.UIElement.IsAccessKeyScope is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.UIElement.IsAccessKeyScope) (https://aka.platform.uno/notimplemented)
|
|
dotnet build
Microsoft.UI.Xaml.Controls.Primitives.FlyoutBase.ShouldConstrainToRootBounds is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.Primitives.FlyoutBase.ShouldConstrainToRootBounds) (https://aka.platform.uno/notimplemented)
|
|
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:
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()'
|
Loading