AppBarElementContainer.IsInOverflowProperty Property

Definition

Identifies the IsInOverflow dependency property.

public:
 static property DependencyProperty ^ IsInOverflowProperty { DependencyProperty ^ get(); };
static DependencyProperty IsInOverflowProperty();
public static DependencyProperty IsInOverflowProperty { get; }
var dependencyProperty = AppBarElementContainer.isInOverflowProperty;
Public Shared ReadOnly Property IsInOverflowProperty As DependencyProperty

Property Value

The identifier for the IsInOverflow dependency property.

Applies to