InfoBar.ActionButtonProperty 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 ActionButton dependency property.
public:
static property DependencyProperty ^ ActionButtonProperty { DependencyProperty ^ get(); };
static DependencyProperty ActionButtonProperty();
public static DependencyProperty ActionButtonProperty { get; }
var dependencyProperty = InfoBar.actionButtonProperty;
Public Shared ReadOnly Property ActionButtonProperty As DependencyProperty
Property Value
The identifier for the ActionButton dependency property.