Condividi tramite


ScrollingBringingIntoViewEventArgs.TargetVerticalOffset Proprietà

Definizione

Ottiene la destinazione VerticalOffset per la partecipazione predefinita.

public:
 property double TargetVerticalOffset { double get(); };
double TargetVerticalOffset();
public double TargetVerticalOffset { get; }
var double = scrollingBringingIntoViewEventArgs.targetVerticalOffset;
Public ReadOnly Property TargetVerticalOffset As Double

Valore della proprietà

Double

double

Destinazione VerticalOffset per la partecipazione predefinita.

Si applica a

Vedi anche