PropertyValue(PropertyEntry) Konstruktor

Definicja

Inicjuje PropertyValue nowe wystąpienie klasy z właściwością nadrzędną ustawioną na określony PropertyEntry obiekt.

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)

Parametry

parentProperty
PropertyEntry

Element PropertyEntry odpowiadający temu PropertyValueelementowi .

Dotyczy