FrameworkElementUITypeEditor.EditValue Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
EditValue(IServiceProvider, Object) | (Inherited from UITypeEditor.) | |
EditValue(ITypeDescriptorContext, IServiceProvider, Object) |
Displays the editor, a FrameworkElement, and returns the value provided by the user.
(Overrides UITypeEditor.EditValue(ITypeDescriptorContext, IServiceProvider, Object).) |
See Also
FrameworkElementUITypeEditor Class
FrameworkElementUITypeEditor Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace