FlowLayout.GetAnchorForTargetElement メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
/// [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
戻り値
- 属性