Page 1 of 1

XAML and Dynamic Properties

Posted: Thu Feb 28, 2019 5:34 am
by d_reibelt
Are there any immediate plans or undocumented ways to expand on the xaml dynamic properties outlined in the help documentation?

I have a need for a xaml based graphic with 4 or 5 tag connections. There are other ways of doing this i know, but i have a very large number of these graphics to integrate onto many screens, most elegant way seems to be a single control or xaml element

(Dealing with an X2 Pro 15 here)

Re: XAML and Dynamic Properties

Posted: Mon Dec 23, 2019 5:24 pm
by Chris T.
It is possible to dynamically change which tags are associated with objects using aliasing. We have also passed tags dynamically into objects on some event using C#.