Share via


CommonDesignTime.EditorTypes.FrameworkElement Field

Type name of the FrameworkElement, declared class in the PresentationFramework Assembly.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Const FrameworkElement As String
public const string FrameworkElement
public:
literal String^ FrameworkElement
public const var FrameworkElement : String

See Also

CommonDesignTime.EditorTypes Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace