GoXam for WPF v3
TrueString Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
BooleanStringConverter Class
: TrueString Property
Gets or sets the string that is returned by the conversion when the value is true.
Syntax
C#
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