FlowLayout.OnLineArranged Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
/// [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
- Атрибуты