InfoBar.IsClosableProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the IsClosable dependency property.
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
Property Value
The identifier for the IsClosable dependency property.