Share via


InfoBar.IsOpenProperty 屬性

定義

識別 IsOpen 相依性屬性。

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

屬性值

IsOpen 相依性屬性的標識碼。

適用於