InfoBar.IsClosableProperty 属性

定义

标识 IsClosable 依赖属性。

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

属性值

IsClosable 依赖属性的标识符。

适用于