共用方式為


ScrollChrome.Padding 屬性

定義

取得或設定值,這個值說明 ScrollBar 與其子項目之間的空間量。

public:
 property System::Windows::Thickness Padding { System::Windows::Thickness get(); void set(System::Windows::Thickness value); };
public System.Windows.Thickness Padding { get; set; }
member this.Padding : System.Windows.Thickness with get, set
Public Property Padding As Thickness

屬性值

Thickness 值,說明 ScrollBar 與其子項目之間的空間大小。

備註

這個屬性不存在於 Windows Foundation 主題中。

相依性屬性資訊

標識元欄位 PaddingProperty
設定為的元數據屬性 true AffectsParentMeasure

適用於