ArcGIS API for WPF - Library Reference
GetPropertyValue Method
See Also  Send comments on this topic
XamlGeneratedNamespace Namespace > GeneratedInternalTypeHelper Class : GetPropertyValue Method

propertyInfo
target
culture
GetPropertyValue

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable Function GetPropertyValue( _
   ByVal propertyInfo As PropertyInfo, _
   ByVal target As Object, _
   ByVal culture As CultureInfo _
) As Object
C# 
protected override object GetPropertyValue( 
   PropertyInfo propertyInfo,
   object target,
   CultureInfo culture
)

Parameters

propertyInfo
target
culture

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.