ICommandBarElement Interface

Definition

Defines the compact view for command bar elements.

public interface class ICommandBarElement
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1737592347, 62165, 17617, 139, 132, 146, 184, 127, 128, 163, 80)]
struct ICommandBarElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1737592347, 62165, 17617, 139, 132, 146, 184, 127, 128, 163, 80)]
public interface ICommandBarElement
Public Interface ICommandBarElement
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

IsCompact

Gets or sets a value that indicates whether the element is shown with no label and reduced padding.

Applies to