共用方式為


AppBarTemplateSettings.CompactRootMargin 屬性

定義

取得 AppBar 根目錄處於精簡狀態的邊界。

public:
 property Thickness CompactRootMargin { Thickness get(); };
Thickness CompactRootMargin();
public Thickness CompactRootMargin { get; }
var thickness = appBarTemplateSettings.compactRootMargin;
Public ReadOnly Property CompactRootMargin As Thickness

屬性值

AppBar根目錄處於精簡狀態的邊界。

適用於