The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EditorReuseAttribute Constructor (Boolean)
.NET Framework (current version)
Creates a new instance of the EditorReuseAttribute class.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- reuseEditor
-
Type:
System::Boolean
true if the attribute is to be applied to a method that invokes a reusable property editor; otherwise, false.
If the editor is not reusable, it must be restarted to edit another property.
.NET Framework
Available since 4.0
Available since 4.0
Show: