Version 24.2 (latest)

StringFormatConverter Class Methods

For a list of all members of this type, see StringFormatConverter members.

Public Methods
 NameDescription
Public MethodConvertModifies the source data before passing it to the target for display in the UI.  
Public MethodConvertBackModifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings.  
See Also