MapControl.ChildrenProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Children .

public:
 static property DependencyProperty ^ ChildrenProperty { DependencyProperty ^ get(); };
static DependencyProperty ChildrenProperty();
public static DependencyProperty ChildrenProperty { get; }
var dependencyProperty = MapControl.childrenProperty;
Public Shared ReadOnly Property ChildrenProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza Children .

Si applica a

Vedi anche