Share via


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

傳回

屬性

適用於