ICommandBarElement インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コマンド バー要素のコンパクト ビューを定義します。
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
- 派生
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
プロパティ
IsCompact |
要素がラベルなしで表示され、埋め込みが減るかどうかを示す値を取得または設定します。 |