Slider.OnIncreaseSmall 方法

定义

响应 IncreaseSmall 命令。

protected:
 virtual void OnIncreaseSmall();
protected virtual void OnIncreaseSmall ();
abstract member OnIncreaseSmall : unit -> unit
override this.OnIncreaseSmall : unit -> unit
Protected Overridable Sub OnIncreaseSmall ()

注解

此方法会增加 Value by SmallChangeSlider移动Thumb以反映更改。

适用于