You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This requires type-loading support for Xaml that is not currently provided by the Windows crate. There's an issue on the Xaml team to support Rust, but it doesn't look like they have any immediate plans to invest in this area.
Hi,
I am trying to navigate to a new View/Page in a Frame.
Therefore, Frame seems to have, for instance, the following method:
Unfortunately, I fail to find a way to get a suitable argument using an existing View (extending
Windows::UI::Xaml::Controls::Page
)The text was updated successfully, but these errors were encountered: