MapControl.ChildrenProperty 屬性

定義

識別 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

屬性值

Children相依性屬性的識別碼。

適用於

另請參閱