-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Labels
Description
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>
Reactions are currently unavailable
