InkToolbar.ChildrenProperty 属性

定义

标识 Children 依赖属性。

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

属性值

Children 依赖属性的标识符。

适用于

另请参阅