ArcGIS Extensibility SDK for Silverlight - Library Reference
SetIsConfigurable Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > ElementExtensions Class : SetIsConfigurable Method
element
The FrameworkElement to which the attached property is written.
value
The needed IsConfigurable value.
Sets the value of the IsConfigurable attached property to a specified FrameworkElement.

Syntax

C# 
public static void SetIsConfigurable( 
   FrameworkElement element,
   bool value
)

Parameters

element
The FrameworkElement to which the attached property is written.
value
The needed IsConfigurable value.

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.