Share via


InfoBar.ContentTemplateProperty 屬性

定義

識別 ContentTemplate 相依性屬性。

public:
 static property DependencyProperty ^ ContentTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentTemplateProperty();
public static DependencyProperty ContentTemplateProperty { get; }
var dependencyProperty = InfoBar.contentTemplateProperty;
Public Shared ReadOnly Property ContentTemplateProperty As DependencyProperty

屬性值

ContentTemplate 相依性屬性的標識碼。

適用於