XamlBindingHelper.DataTemplateComponentProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the DataTemplateComponent attached property.
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
Property Value
The identifier for the DataTemplateComponent attached property.