I'm binding TextBlock.Visiblitiy to something, and I want to set the Binding.TargetNullValue to Collapsed, how can I do it in XAML?
This one How do I set TargetNullValue to a date? does not work in Silverlight. (No x:Static).
I'm binding TextBlock.Visiblitiy to something, and I want to set the Binding.TargetNullValue to Collapsed, how can I do it in XAML?
This one How do I set TargetNullValue to a date? does not work in Silverlight. (No x:Static).
Copyright © 2021 Jogjafile Inc.
This is working for me in SL4:
Where Foo: