Replies: 1 comment 1 reply
-
|
@sam-wheat We can use the resources many times. Which means that some object named tb1. And the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the XAML below
tb1can be referenced bytb2via a binding with no problems.However
tb4generates a runtime error. How can I maketb4bind totb1in the same way astb2?Runnable project attached.
ResourceTest.zip
Beta Was this translation helpful? Give feedback.
All reactions