Share via


InfoBar.ActionButtonProperty Property

Definition

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.

Applies to