J
J.F. Ronner
Hello,
I am making a mess of a project in which I use XAML DataTriggers..
My purpose is to display a boolean on a form (Window) which works
fine, but when the boolean value changes, the DataTrigger does not
update the value.
I don't know how to fix this. How can I refresh the DataTrigger?
I pasted the source files here:
Window1.xaml.cs
http://pastebin.com/m5980eb14
Window1.xaml
http://pastebin.com/d33b76e97
You can compile the project if you like.
What am I doing wrong?
Thanks in advance..
Regards,
J.F. Ronner
I am making a mess of a project in which I use XAML DataTriggers..
My purpose is to display a boolean on a form (Window) which works
fine, but when the boolean value changes, the DataTrigger does not
update the value.
I don't know how to fix this. How can I refresh the DataTrigger?
I pasted the source files here:
Window1.xaml.cs
http://pastebin.com/m5980eb14
Window1.xaml
http://pastebin.com/d33b76e97
You can compile the project if you like.
What am I doing wrong?
Thanks in advance..
Regards,
J.F. Ronner