Replies: 1 comment
-
Assuming there is an event for it, you can tunnel: https://docs.avaloniaui.net/docs/concepts/input/routed-events |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to make a manipulation before
WindowState
changes toMaximized
orFullScreen
, it must go before, not after(PropertyChanged).Is there a way or any event we can subscribe to catch a change before it happens?
Beta Was this translation helpful? Give feedback.
All reactions