共用方式為


ScrollingBringingIntoViewEventArgs.TargetHorizontalOffset 屬性

定義

取得預設參與的目標 HorizontalOffset

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

屬性值

Double

double

默認參與的目標 HorizontalOffset

適用於

另請參閱