Condividi tramite


AppBarElementContainer.IsInOverflow Proprietà

Definizione

Ottiene un valore che indica se questa voce si trova nel menu di overflow.

public:
 property bool IsInOverflow { bool get(); };
bool IsInOverflow();
public bool IsInOverflow { get; }
var boolean = appBarElementContainer.isInOverflow;
Public ReadOnly Property IsInOverflow As Boolean

Valore della proprietà

Boolean

bool

true se questo elemento si trova nel menu di overflow; in caso contrario, false.

Implementazioni

Si applica a