ContentControl.ContentTemplateProperty Propiedad

Definición

Identifica la propiedad de dependencia ContentTemplate .

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

Valor de propiedad

Identificador de la propiedad de dependencia ContentTemplate .

Se aplica a