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 ScrollBarSplitter
class.
public ScrollBarSplitter()
Methods
OnApplyTemplate()
Invoked whenever application code or internal processes call ApplyTemplate
.
public override void OnApplyTemplate()