GradientSlider component creation #2504
Annotations
10 warnings
|
dotnet build:
components/Adorners/src/ResizeElement/Thumb/ResizeThumb.cs#L172
Missing XML comment for publicly visible type or member 'TargetControlResizedEventArgs.NewWidth'
|
|
dotnet build:
components/Adorners/src/ResizeElement/Thumb/ResizeThumb.cs#L171
Missing XML comment for publicly visible type or member 'TargetControlResizedEventArgs.NewTop'
|
|
dotnet build:
components/Adorners/src/ResizeElement/Thumb/ResizeThumb.cs#L170
Missing XML comment for publicly visible type or member 'TargetControlResizedEventArgs.NewLeft'
|
|
dotnet build:
components/Adorners/src/ResizeElement/Thumb/ResizeThumb.cs#L168
Missing XML comment for publicly visible type or member 'TargetControlResizedEventArgs.TargetControlResizedEventArgs(double, double, double, double)'
|
|
dotnet build:
components/Adorners/src/ResizeElement/Thumb/ResizeThumb.cs#L168
Missing XML comment for publicly visible type or member 'TargetControlResizedEventArgs'
|
|
dotnet build:
components/Adorners/src/ResizeElement/Thumb/ResizeThumb.cs#L12
Missing XML comment for publicly visible type or member 'ResizeThumb.TargetControlResized'
|
|
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.FrameworkElement.FlowDirectionProperty is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.FrameworkElement.FlowDirectionProperty) (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/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
Loading