ArcGIS API for WPF - Library Reference
ObjectToObjectConverter Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.ValueConverters Namespace : ObjectToObjectConverter Class


The following tables list the members exposed by ObjectToObjectConverter.

Public Constructors

 NameDescription
public ConstructorObjectToObjectConverter ConstructorInitializes a new instance of the ObjectToObjectConverter class.  
Top

Public Properties

 NameDescription
public PropertyResourceDictionaryThe resource dictionary used for the conversion. This is the content property of the class.  
Top

Public Methods

 NameDescription
public MethodConvert Modifies 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.  
Top

See Also

© ESRI, Inc. All Rights Reserved.