ReplicatorActivity.InitialChildDataProperty Campo

Definición

Representa el DependencyProperty destinado a la propiedad InitialChildData.

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 

Valor de campo

Comentarios

Usted tiene acceso indirectamente a cada propiedad pública y evento de este tipo por la resolución de una propiedad de dependencia correspondiente. Esta propiedad de dependencia es el campo estático público denominado XProperty o XEvent, donde X es la propiedad correspondiente.

Se aplica a

Consulte también