CommonDesignTime.EditorTypes Members
Include Protected Members
Include Inherited Members
Class that contains common type names and metadata used by the designtime.
The CommonDesignTime.EditorTypes type exposes the following members.
Fields
Name | Description | |
---|---|---|
CollectionEditor |
Type name of the ElementCollectionEditor, declared class in the Configuration.DesignTime Assembly.
|
|
ConnectionStringEditor |
Type name of the ConnectionStringEditor class, declared in the System.Design Assembly.
|
|
DatePickerEditor |
Type name of the DatePickerEditor class, declared in the Configuration.DesignTime Assembly.
|
|
FilteredFilePath |
Type name of the FilteredFileNameEditor, declared class in the Configuration.DesignTime Assembly.
|
|
Flags |
Type name of the FlagsEditor class, declared in the Configuration.DesignTime Assembly.
|
|
FrameworkElement |
Type name of the FrameworkElement, declared class in the PresentationFramework Assembly.
|
|
MultilineText |
Type name of the MultilineTextEditor class, declared in the Configuration.DesignTime Assembly.
|
|
OverridesEditor |
Type name of the IEnvironmentalOverridesEditor interface, declared in the Configuration.DesignTime Assembly.
|
|
PopupTextEditor |
Type name of the PopupTextEditor class, declared in the Configuration.DesignTime Assembly.
|
|
RegexTypeEditor |
Type name of the RegexTypeEditor class, declared in the System.Design Assembly.
|
|
TemplateEditor |
Type name of the TemplateEditor class, declared in the Configuration.DesignTime Assembly.
|
|
TypeSelector |
Type name of the TypeSelectionEditor, declared class in the Configuration.DesignTime Assembly.
|
|
UITypeEditor |
Type name of the UITypeEditor class, declared in the System.Drawing Assembly.
|
See Also
CommonDesignTime.EditorTypes Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace