More markdowntextblock improvements #2509
Annotations
10 warnings
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L108
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Left'
|
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L106
Missing XML comment for publicly visible type or member 'CanvasLayoutItem'
|
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L76
Missing XML comment for publicly visible type or member 'CanvasLayout.ArrangeOverride(VirtualizingLayoutContext, Size)'
|
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L34
Missing XML comment for publicly visible type or member 'CanvasLayout.MeasureOverride(VirtualizingLayoutContext, Size)'
|
|
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)
|
Loading