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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください