ArcGIS API for WPF - Library Reference
ResourceDictionary Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.ValueConverters Namespace > ObjectToObjectConverter Class : ResourceDictionary Property

The resource dictionary used for the conversion. This is the content property of the class.

Syntax

Visual Basic (Declaration) 
Public Property ResourceDictionary As ResourceDictionary
C# 
public ResourceDictionary ResourceDictionary {get; set;}

Property Value

The resource dictionary.

Remarks

This is the content property of the class.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.