Click or drag to resize

ValueConverterTInput, TOutput Methods

Methods
  NameDescription
Public methodConvert(Object)
Converts the specified value.
(Overrides ValueConverterConvert(Object).)
Protected methodConvert(TInput)
Called when the specified value should be converted.
Top
See Also