共用方式為


InfoBar.CloseButtonCommandProperty 屬性

定義

識別 CloseButtonCommand 相依性屬性。

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

屬性值

CloseButtonCommand 相依性屬性的標識碼。

適用於