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 App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
727 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 81,831 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