Skip to content

TransparentTintBackdrop System.InvalidCastException: 'Specified cast is not valid.' #207

@ghost1372

Description

@ghost1372

TransparentTintBackdrop is working fine in v1.7-EXP1
however it is not working with v1.7-EXP2 and get an exception

System.InvalidCastException: 'Specified cast is not valid.'

protected override void OnTargetConnected(ICompositionSupportsSystemBackdrop connectedTarget, XamlRoot xamlRoot)
{
    var inspectable = connectedTarget.As<IInspectable>();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions