This topic has not yet been rated - Rate this topic

ScrollEventArgs.NewValue property

Gets the new Value of the ScrollBar.

Syntax


public double NewValue { get; }

Property value

Type: System.Double [.NET] | float64 [C++]

The Value of the ScrollBar after the event.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls.Primitives
Windows::UI::Xaml::Controls::Primitives [C++]

Metadata

Windows.winmd

See also

ScrollEventArgs

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.