[]
Calls when a thumb got the focus.
protected virtual void ThumbGotFocus(LinkedListNode<SliderBase.ThumbModel> thumbNode)
Protected Overridable Sub ThumbGotFocus(thumbNode As LinkedListNode(Of SliderBase.ThumbModel))
| Type | Name | Description |
|---|---|---|
| LinkedListNode<SliderBase.ThumbModel> | thumbNode | Thumb node. |