Skip to content

Projet Winui3 SkiaSharp : SKXamlCanvas bug after Visual studio Update #10047

Open
@vsfeedback

Description

This issue has been moved from a ticket on Developer Community.


[regression]
error :

a debugger is attached but not configured to debug this exception

SkiaSharp Bug.JPG

SkiaSharp Bug 2.JPG

Code Xaml :

Code C# :

using Microsoft.UI.Xaml.Navigation;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.Foundation;
using Windows.Foundation.Collections;

// To learn more about WinUI, the WinUI project structure,
// and more about our project templates, see: http://aka.ms/winui-project-info.

namespace AppTest5
{
///


/// An empty window that can be used on its own or navigated to within a Frame.
///

public sealed partial class MainWindow : Window
{
public MainWindow()
{
this. InitializeComponent();
}

}
}


Original Comments

Feedback Bot on 10/7/2024, 07:43 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Metadata

Assignees

No one assigned

    Labels

    needs-triageIssue needs to be triaged by the area owners

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions