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
The work implied in #33330 indicates much of the WinRT sub-system will be removed. One area that should be retained is the support between IWeakReference and the .NET types WeakReference and WeakReference<T>.
The text was updated successfully, but these errors were encountered:
The work implied in #33330 indicates much of the WinRT sub-system will be removed. One area that should be retained is the support between
IWeakReference
and the .NET typesWeakReference
andWeakReference<T>
.The text was updated successfully, but these errors were encountered: