'Declaration Public Enum ScrollAnimation Inherits System.Enum
public enum ScrollAnimation : System.Enum
Member | Description |
---|---|
Continuous | A continuous scroll that must be told when to stop. |
NextItem | An animation that will scroll the next item to the specified NextItemAlignment |
Page | An animation that will scroll the next non-visible item into view. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2