Skip to content

Unable to insert UserControl #2

@AghaKhan

Description

@AghaKhan

I created a UserControl

<blazor:BlazorWebView x:Name="BlazorWebView" >
<usercontrols:DigitalClock />
</blazor:BlazorWebView>

In your code you are not running WPF app(BlazorWebViewTutorial.WpfApp) , rather BlazorWebViewTutorial.Shared App.
You will get exception at Window_ContentRendered.
Kindly show where you are real XAML file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions