ScrollContentPresenter.CanVerticallyScroll 屬性

定義

取得或設定一個值,指示是否能在垂直軸上滾動。

public:
 property bool CanVerticallyScroll { bool get(); void set(bool value); };
public bool CanVerticallyScroll { get; set; }
member this.CanVerticallyScroll : bool with get, set
Public Property CanVerticallyScroll As Boolean

屬性值

true如果可以捲動;否則,。 false 此房產無預設價值。

實作

適用於