ReplicatorActivity.InitialChildDataProperty Veld

Definitie

Vertegenwoordigt de DependencyProperty eigenschap die is gericht op de InitialChildData eigenschap.

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ InitialChildDataProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty InitialChildDataProperty;
 staticval mutable InitialChildDataProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly InitialChildDataProperty As DependencyProperty 

Waarde van veld

Opmerkingen

U hebt indirect toegang tot elke openbare eigenschap en gebeurtenis van dit type door de oplossing van een bijbehorende afhankelijkheidseigenschap. Deze afhankelijkheidseigenschap is het openbare statische veld met de naam XProperty of XEvent, waarbij X de bijbehorende eigenschap is.

Van toepassing op

Zie ook