EditorReuseAttribute(Boolean) Oluşturucu

Tanım

sınıfının yeni bir örneğini EditorReuseAttribute oluşturur.

public:
 EditorReuseAttribute(bool reuseEditor);
public EditorReuseAttribute(bool reuseEditor);
new System.Activities.Presentation.PropertyEditing.EditorReuseAttribute : bool -> System.Activities.Presentation.PropertyEditing.EditorReuseAttribute
Public Sub New (reuseEditor As Boolean)

Parametreler

reuseEditor
Boolean

true özniteliği, yeniden kullanılabilir özellik düzenleyicisini çağıran bir yönteme uygulanacaksa; aksi takdirde , false.

Açıklamalar

Düzenleyici yeniden kullanılamıyorsa, başka bir özelliği düzenlemek için yeniden başlatılması gerekir.

Şunlara uygulanır