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 依存関係プロパティの識別子。

適用対象