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
Seeing an exception like this doesn't give useful info:
at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
at ABI.Microsoft.UI.Xaml.Controls.IContentControlMethods.set_Content(IObjectReference _obj, Object value)
at Microsoft.UI.Xaml.Controls.ContentControl.set_Content(Object value)
and the documentation doesn't mention what exceptions can be thrown from ContentControl.set_Content and when those exceptions occur.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: 34fc9f94-5d93-0f2e-28d8-dffaa06b8254
Version Independent ID: 34fc9f94-5d93-0f2e-28d8-dffaa06b8254
Seeing an exception like this doesn't give useful info:
and the documentation doesn't mention what exceptions can be thrown from
ContentControl.set_Content
and when those exceptions occur.Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: