Method | Description | |
---|---|---|
Convert ( object value, |
Converts a value.
|
Method | Description | |
---|---|---|
CreateSpan ( InlineType inlineType, string param ) : System.Windows.Documents.Span | ||
GetInlineType ( string type ) : InlineType |
public Convert ( object value, |
||
value | object | The value produced by the GTMT#binding source. |
targetType | The type of the GTMT#binding target property. | |
parameter | object | The converter parameter to use. |
culture | System | The culture to use in the converter. |
return | object |