Share via


ContentDialog.TitleProperty 속성

정의

Title 종속성 속성의 식별자를 가져옵니다.

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

속성 값

Title 종속성 속성의 식별자입니다.

적용 대상