GoXam for WPF v3
FalseString Property
Northwoods.GoXam Namespace > BooleanStringConverter Class : FalseString Property
Gets or sets the string that is returned by the conversion when the value is false.
Syntax
public string FalseString {get; set;}
Remarks
This is not a dependency property, so one cannot bind this property value.
See Also

Reference

BooleanStringConverter Class
BooleanStringConverter Members