Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace

Classes

  Class Description
Ff668959.pubclass(en-us,PandP.50).gif AssemblyGroup
Represents a group of assemblies.
Ff668959.pubclass(en-us,PandP.50).gif AssemblyGroupNode
Represents an assembly group.
Ff668959.pubclass(en-us,PandP.50).gif AssemblyNamesCollection
Non-generic ObservableCollection subclass for XAML support.
Ff668959.pubclass(en-us,PandP.50).gif AssemblyNode
Represents an assembly.
Ff668959.pubclass(en-us,PandP.50).gif CustomAttributesEditor
The CustomAttributesEditor provides a grid-like editor for editing attributes on Enterprise Library custom configuration data instances.
This is used by the design-time infrastructure and is not intended to be used directly from your code.
Ff668959.pubclass(en-us,PandP.50).gif CustomEditorBinder
Utility class for custom editors to establish bindings between FrameworkElement and a BindableProperty
This is used by the design-time infrastructure and is not intended to be used directly from your code.
Ff668959.pubclass(en-us,PandP.50).gif DatePickerEditor
The DatePickerEditor is an in-line editor that can be applied to a Property.
Ff668959.pubclass(en-us,PandP.50).gif EditorUtility
The EditorUtility assist in locating and quierying BindableProperty from a ITypeDescriptorContext.
Ff668959.pubclass(en-us,PandP.50).gif ElementCollectionEditor
An editor that displays a collection of elements in a grid-like layout for editing as part of a parent element.
This is used by the design-time infrastructure and is not intended to be used directly from your code.
Ff668959.pubclass(en-us,PandP.50).gif FilteredFileNameEditor
Provides a user interface for selecting a file name.
Ff668959.pubclass(en-us,PandP.50).gif FlagsEditor
Interaction logic for FlagsEditor.xaml
Ff668959.pubclass(en-us,PandP.50).gif GenericTypeParameter
Represents a generic type parameter in a generic type.
Ff668959.pubclass(en-us,PandP.50).gif MultilineTextEditor
The MultilineTextEditor provides an in-line multi-line text editor for a BindableProperty.
Ff668959.pubclass(en-us,PandP.50).gif NamespaceNode
Represents a namespace.
Ff668959.pubclass(en-us,PandP.50).gif Node
Base class for nodes in the type browser view model.
Ff668959.pubclass(en-us,PandP.50).gif PopupEditorValue
A value for binding the value in to the view.
Ff668959.pubclass(en-us,PandP.50).gif PopupTextEditor
The PopupTextEditor provides a text value to edit in a modal window.
Ff668959.pubclass(en-us,PandP.50).gif SearchAction
Finds and updates nodes containing classes that match the supplied string.
Ff668959.pubclass(en-us,PandP.50).gif SearchActionEventArgs
Event args indicating the completion of a search action.
Ff668959.pubclass(en-us,PandP.50).gif SelectGacAssembliesDialog
Interaction logic for SelectGacAssembliesDialog.xaml
Ff668959.pubclass(en-us,PandP.50).gif TextEditDialog
A text editing dialog window.
Ff668959.pubclass(en-us,PandP.50).gif TypeBrowser
Interaction logic for TypeBrowser.xaml
Ff668959.pubclass(en-us,PandP.50).gif TypeBrowserViewModel
View model for the TypeBrowser.
Ff668959.pubclass(en-us,PandP.50).gif TypeBuildNodeConstraint
Represents a constraint on a Type.
Ff668959.pubclass(en-us,PandP.50).gif TypeNode
Represents a type.
Ff668959.pubclass(en-us,PandP.50).gif TypeSelectionEditor
Editor for type name properties that opens a type browser.

Interfaces

  Interface Description
Ff668959.pubinterface(en-us,PandP.50).gif INodeCreator
Interface for the creation of nodes.