Binding failed #3229
Binding failed
#3229
-
Beta Was this translation helpful? Give feedback.
Answered by
Keboo
Jun 1, 2023
Replies: 1 comment 1 reply
-
@OrangeANDc that looks like it is expecting your UI to also have a ToggleButton named |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
OrangeANDc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@OrangeANDc that looks like it is expecting your UI to also have a ToggleButton named
MenuToggleButton
. Does that element exist in your MainWindow?