FlowLayout.OnLineArranged メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
/// [Windows.Foundation.Metadata.Experimental]
void OnLineArranged(int const& startIndex, int const& countInLine, double const& lineSize, VirtualizingLayoutContext const& context);
[Windows.Foundation.Metadata.Experimental]
protected virtual void OnLineArranged(int startIndex, int countInLine, double lineSize, VirtualizingLayoutContext context);
Protected Overridable Sub OnLineArranged (startIndex As Integer, countInLine As Integer, lineSize As Double, context As VirtualizingLayoutContext)
パラメーター
- startIndex
-
Int32
int
- countInLine
-
Int32
int
- lineSize
-
Double
double
- context
- VirtualizingLayoutContext
- 属性