ScrollingBringingIntoViewEventArgs.TargetVerticalOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the target VerticalOffset
for the default participation.
public:
property double TargetVerticalOffset { double get(); };
double TargetVerticalOffset();
public double TargetVerticalOffset { get; }
var double = scrollingBringingIntoViewEventArgs.targetVerticalOffset;
Public ReadOnly Property TargetVerticalOffset As Double
Property Value
Double
double
The target VerticalOffset
for the default participation.