I am binding TextBlock.Visiblitiy to something and I want to set Binding.TargetNullValue to Collapsed , how can I do this in XAML?
This How to set TargetNullValue to a date? does not work in Silverlight. (No x:Static ).
silverlight binding xaml targetnullvalue
Peter Lee
source share