Class AutoScrollBehavior
- Namespace
- McServerLauncher.Behaviors
- Assembly
- McServerLauncher.dll
Attached property that makes a ListBox auto-scroll to the end when items are added (useful for the real-time console).
public static class AutoScrollBehavior
- Inheritance
-
AutoScrollBehavior
- Inherited Members
Fields
AutoScrollProperty
public static readonly AttachedProperty<bool> AutoScrollProperty
Field Value
- AttachedProperty<bool>
Methods
GetAutoScroll(ListBox)
public static bool GetAutoScroll(ListBox o)
Parameters
oListBox
Returns
SetAutoScroll(ListBox, bool)
public static void SetAutoScroll(ListBox o, bool value)
Parameters
oListBoxvaluebool