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

Syntax

C# 
public static bool GetIsConfigurable( 
   FrameworkElement element
)

Parameters

element
The FrameworkElement from which the property value is read.

Return Value

The IsConfigurable property value for the FrameworkElement.

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.