PropertyEntry.PropertyValueEditor プロパティ

定義

この PropertyValueEditor の値の編集に使用される PropertyEntry を取得します。

public:
 abstract property System::Activities::Presentation::PropertyEditing::PropertyValueEditor ^ PropertyValueEditor { System::Activities::Presentation::PropertyEditing::PropertyValueEditor ^ get(); };
public abstract System.Activities.Presentation.PropertyEditing.PropertyValueEditor PropertyValueEditor { get; }
member this.PropertyValueEditor : System.Activities.Presentation.PropertyEditing.PropertyValueEditor
Public MustOverride ReadOnly Property PropertyValueEditor As PropertyValueEditor

プロパティ値

PropertyValueEditor

現在のエディターを含む PropertyValueEditor オブジェクト。

適用対象