Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ObjectReferenceWrapper attribute to enable unwrapping WinRT.IInspectable instances. #273

Merged
merged 2 commits into from
May 13, 2020

Conversation

jkoritzinsky
Copy link
Member

Fixes #269
Fixes #270 with .As<>() extension change.

@stevenbrix
Copy link
Contributor

Could you update the sample app in the repro with something that exercises these code paths?

@jkoritzinsky jkoritzinsky merged commit e23f6e9 into master May 13, 2020
@jkoritzinsky jkoritzinsky deleted the unwrap-iinspectable branch May 13, 2020 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InvalidCastException on class that inherits ListViewBase Specified cast is not valid.
3 participants