ICommandBarElement2 Interface

Definition

Defines members to manage the command bar overflow menu.

public interface class ICommandBarElement2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(2847871542, 17410, 18056, 185, 135, 157, 43, 155, 123, 242, 189)]
struct ICommandBarElement2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(2847871542, 17410, 18056, 185, 135, 157, 43, 155, 123, 242, 189)]
public interface ICommandBarElement2
Public Interface ICommandBarElement2
Derived
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Properties

DynamicOverflowOrder

Gets or sets the order in which this item is moved to the CommandBar overflow menu.

IsInOverflow

Gets a value that indicates whether this item is in the overflow menu.

Applies to