IValueConverter Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The IValueConverter type exposes the following members.

Methods

  Name Description
Public methodSupported by Silverlight for Windows Phone Convert Modifies the source data before passing it to the target for display in the UI.
Public methodSupported by Silverlight for Windows Phone ConvertBack Modifies the target data before passing it to the source object. This method is called only in TwoWay bindings.

Top