PropertyValue(PropertyEntry) Конструктор

Определение

Инициализирует новый экземпляр класса PropertyValue с родительским свойством, установленным на заданный объект PropertyEntry.

protected:
 PropertyValue(System::Activities::Presentation::PropertyEditing::PropertyEntry ^ parentProperty);
protected PropertyValue (System.Activities.Presentation.PropertyEditing.PropertyEntry parentProperty);
new System.Activities.Presentation.PropertyEditing.PropertyValue : System.Activities.Presentation.PropertyEditing.PropertyEntry -> System.Activities.Presentation.PropertyEditing.PropertyValue
Protected Sub New (parentProperty As PropertyEntry)

Параметры

parentProperty
PropertyEntry

Объект PropertyEntry, соответствующий этому PropertyValue.

Применяется к