FlowLayout.GetAnchorForTargetElement Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
/// [Windows.Foundation.Metadata.Experimental]
FlowLayoutAnchorInfo GetAnchorForTargetElement(int const& targetIndex, Size const& availableSize, VirtualizingLayoutContext const& context);
[Windows.Foundation.Metadata.Experimental]
protected virtual FlowLayoutAnchorInfo GetAnchorForTargetElement(int targetIndex, Size availableSize, VirtualizingLayoutContext context);
Protected Overridable Function GetAnchorForTargetElement (targetIndex As Integer, availableSize As Size, context As VirtualizingLayoutContext) As FlowLayoutAnchorInfo
Параметры
- targetIndex
-
Int32
int
- availableSize
- Size
- context
- VirtualizingLayoutContext
Возвращаемое значение
- Атрибуты