次の方法で共有


XamlBindingHelper.DataTemplateComponentProperty プロパティ

定義

DataTemplateComponent 添付プロパティを識別します。

public:
 static property DependencyProperty ^ DataTemplateComponentProperty { DependencyProperty ^ get(); };
static DependencyProperty DataTemplateComponentProperty();
public static DependencyProperty DataTemplateComponentProperty { get; }
var dependencyProperty = XamlBindingHelper.dataTemplateComponentProperty;
Public Shared ReadOnly Property DataTemplateComponentProperty As DependencyProperty

プロパティ値

DataTemplateComponent 添付プロパティの識別子。

適用対象

こちらもご覧ください