Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace
Classes
Class | Description | |
---|---|---|
AssemblyGroup |
Represents a group of assemblies.
|
|
AssemblyGroupNode |
Represents an assembly group.
|
|
AssemblyNamesCollection |
Non-generic ObservableCollection subclass for XAML support.
|
|
AssemblyNode |
Represents an assembly.
|
|
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. |
|
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. |
|
DatePickerEditor |
The DatePickerEditor is an in-line editor that can be applied to a Property.
|
|
EditorUtility | ||
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. |
|
FilteredFileNameEditor |
Provides a user interface for selecting a file name.
|
|
FlagsEditor |
Interaction logic for FlagsEditor.xaml
|
|
GenericTypeParameter |
Represents a generic type parameter in a generic type.
|
|
MultilineTextEditor |
The MultilineTextEditor provides an in-line multi-line text editor for a BindableProperty.
|
|
NamespaceNode |
Represents a namespace.
|
|
Node |
Base class for nodes in the type browser view model.
|
|
PopupEditorValue |
A value for binding the value in to the view.
|
|
PopupTextEditor |
The PopupTextEditor provides a text value to edit in a modal window.
|
|
SearchAction |
Finds and updates nodes containing classes that match the supplied string.
|
|
SearchActionEventArgs |
Event args indicating the completion of a search action.
|
|
SelectGacAssembliesDialog |
Interaction logic for SelectGacAssembliesDialog.xaml
|
|
TextEditDialog |
A text editing dialog window.
|
|
TypeBrowser |
Interaction logic for TypeBrowser.xaml
|
|
TypeBrowserViewModel |
View model for the TypeBrowser.
|
|
TypeBuildNodeConstraint |
Represents a constraint on a Type.
|
|
TypeNode |
Represents a type.
|
|
TypeSelectionEditor |
Editor for type name properties that opens a type browser.
|
Interfaces
Interface | Description | |
---|---|---|
INodeCreator |
Interface for the creation of nodes.
|