-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels