Skip to content

Inkcanvas masking control issue #10461

@duwenlong2

Description

@duwenlong2

This is all the code.
Inkcanvas wet ink will cover all controls. Is there a good solution to this problem? It involves the issue of what elements other controls use to carry. Can you give some suggestions?

The animation is the actual effect

<Grid>
    <InkCanvas  x:Name="inkcanvas"/>
    <Button x:Name="myButton" Click="myButton_Click">Click Me</Button>
</Grid>

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions