ContentControl.ContentTemplateProperty 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 ContentTemplate dependency property
public:
static property DependencyProperty ^ ContentTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentTemplateProperty();
public static DependencyProperty ContentTemplateProperty { get; }
var dependencyProperty = ContentControl.contentTemplateProperty;
Public Shared ReadOnly Property ContentTemplateProperty As DependencyProperty
Property Value
The identifier for the ContentTemplate dependency property.