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

Reference

BooleanStringConverter Class
BooleanStringConverter Members