다음을 통해 공유


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

반환

특성

적용 대상