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