Share via


ContentDialog.TitleTemplateProperty 屬性

定義

取得 TitleTemplate 相依性屬性的識別碼。

public:
 static property DependencyProperty ^ TitleTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty TitleTemplateProperty();
public static DependencyProperty TitleTemplateProperty { get; }
var dependencyProperty = ContentDialog.titleTemplateProperty;
Public Shared ReadOnly Property TitleTemplateProperty As DependencyProperty

屬性值

TitleTemplate 相依性屬性的識別碼。

適用於