[XAML] Modern Adorners #2389
Annotations
10 warnings
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L22
Missing XML comment for publicly visible type or member 'CanvasLayout.UninitializeForContextCore(VirtualizingLayoutContext)'
|
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
|
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
|
|
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)
|
|
dotnet build:
components/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
|
dotnet build:
components/CanvasView/src/CanvasView.cs#L53
Missing XML comment for publicly visible type or member 'CanvasView.ClearContainerForItemOverride(DependencyObject, object)'
|
|
dotnet build:
components/CanvasView/src/CanvasView.cs#L32
Missing XML comment for publicly visible type or member 'CanvasView.PrepareContainerForItemOverride(DependencyObject, object)'
|
|
dotnet build:
components/CanvasView/src/CanvasView.cs#L26
Missing XML comment for publicly visible type or member 'CanvasView.CanvasView()'
|
Loading