Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

min version

10.0.18362.0

Target net8.0-windows10.0.22621.0 machine runs on 22h2



  at WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr)

   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)

   at ABI.Microsoft.Graphics.Canvas.ICanvasDrawingSessionMethods.DrawText(IObjectReference _obj, String text, Rect rectangle, Color color, CanvasTextFormat format)

   at Microsoft.Graphics.Canvas.CanvasDrawingSession.DrawText(String text, Rect rectangle, Color color, CanvasTextFormat format)

   at Syncfusion.Maui.Graphics.Internals.CanvasExtensions.DrawText(ICanvas canvas, String value, Rect rect, HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment, ITextElement textElement)

   at Syncfusion.Maui.Buttons.SfButton.DrawText(ICanvas canvas, RectF dirtyRect)

   at Syncfusion.Maui.Buttons.SfButton.OnDraw(ICanvas canvas, RectF dirtyRect)

   at Syncfusion.Maui.Core.SfView.Microsoft.Maui.Graphics.IDrawable.Draw(ICanvas canvas, RectF dirtyRect)

   at Syncfusion.Maui.Core.Platform.NativeGraphicsView.OnDraw(CanvasControl sender, CanvasDrawEventArgs args)

   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_Graphics_Canvas_UI_Xaml_CanvasControl__global__Microsoft_Graphics_Canvas_UI_Xaml_CanvasDrawEventArgs_.EventState.b__1_0(CanvasControl sender, CanvasDrawEventArgs args)

   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)