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


The following tables list the members exposed by DictionaryConverter.

Public Constructors

Public Methods

 NameDescription
public MethodConvert

Note: This API is now obsolete. Not necessary for use in Silverlight 4+ or WPF. Please bind to dictionaries directly via keys.

Modifies the source data before passing it to the target for display in the UI.

 
public MethodConvertBack

Note: This API is now obsolete. Not necessary for use in Silverlight 4+ or WPF. Please bind to dictionaries directly via keys.

Modifies 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.