how to expand button to left when mouse hover on it ?

Sachi 221 Reputation points
2022-06-03T05:11:14.233+00:00

Hi
im creating winui3 application i want to place button inside my app in upper right corner,
when i mouse over on it the button should expand to left is there any suggestion for this?

Windows development | Windows App SDK
0 comments No comments
{count} votes

Answer accepted by question author
  1. Castorix31 91,716 Reputation points
    2022-06-03T07:39:39.283+00:00

    You can adapt the Animation Interop samples from WinUI-Gallery
    where you can change size, position, etc.. on mouse hover:

    208068-winui3-animationinterop.gif

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.