Slider.OnIncreaseSmall 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
回應 IncreaseSmall 命令。
protected:
virtual void OnIncreaseSmall();
protected virtual void OnIncreaseSmall ();
abstract member OnIncreaseSmall : unit -> unit
override this.OnIncreaseSmall : unit -> unit
Protected Overridable Sub OnIncreaseSmall ()
備註
這個方法會增加 Value Slider SmallChange 的 ,並移動 Thumb 以反映變更。