Trailling ink throttle using dispatch timer and frame point buffer instead #10
Annotations
10 warnings
build:
src/VirtualizingGrid.cs#L217
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
|
build:
src/VirtualizingGrid.cs#L227
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
|
build:
src/InkCanvas.cs#L589
Cannot convert null literal to non-nullable reference type.
|
build:
src/InkBezier.cs#L75
Nullable value type may be null.
|
build:
src/InkBezier.cs#L76
Nullable value type may be null.
|
build:
src/InkCanvas.cs#L92
The field 'InkCanvas._isEmpty' is assigned but its value is never used
|
build:
src/VirtualizingGrid.cs#L217
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
|
build:
src/VirtualizingGrid.cs#L227
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
|
build:
src/InkCanvas.cs#L589
Cannot convert null literal to non-nullable reference type.
|
build:
src/InkBezier.cs#L75
Nullable value type may be null.
|