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

propertyInfo
target
value
culture
SetPropertyValue

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable Sub SetPropertyValue( _
   ByVal propertyInfo As PropertyInfo, _
   ByVal target As Object, _
   ByVal value As Object, _
   ByVal culture As CultureInfo _
) 
C# 
protected override void SetPropertyValue( 
   PropertyInfo propertyInfo,
   object target,
   object value,
   CultureInfo culture
)

Parameters

propertyInfo
target
value
culture

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.