Table of Contents

Class ScrollToEndListBox

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public class ScrollToEndListBox : ListBox, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
Inheritance
ScrollToEndListBox
Implements
Inherited Members
Extension Methods

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Methods

OnItemsChanged(NotifyCollectionChangedEventArgs)

Updates the current selection when an item in the Selector has changed.

protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)

Parameters

e NotifyCollectionChangedEventArgs

The event data.