ContentDialog.CloseButtonStyleProperty 屬性

定義

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

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

屬性值

CloseButtonStyle 相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於