Skip to content

Unable to insert UserControl #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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