Skip to content

Provide method for projections to add "default-implemented" interfaces for CCWs #49

@jkoritzinsky

Description

@jkoritzinsky

To match parity with the .NET projections system, CsWinRT needs to provide a way for libraries to provide implementations of native interfaces for the native wrappers of managed objects. For example, CsWinRT needs to supply 2 implementations of Windows/Microsoft.UI.Xaml.Data.ICustomPropertyProvider (one for .NET objects, one for CCWs that wrap RCWs); however, these types don't exist without running cswinrt to generate a projection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions