ScrollBarSplitter Class
Represents a splitter that appears next to a scrollbar.
[TemplateVisualState(Name = "Normal", GroupName = "CommonStates")]
[TemplateVisualState(Name = "PointerOver", GroupName = "CommonStates")]
public class ScrollBarSplitter : Control
- Inheritance:
- object Visual UIElement FrameworkElement Control object
Constructors
ScrollBarSplitter()
Initializes an instance of the class.
public ScrollBarSplitter()
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()