'宣言 Public Overloads Function GetCell( _ ByVal element As System.Windows.Media.Visual, _ ByRef paneRow As System.Integer, _ ByRef paneColumn As System.Integer _ ) As CellLocation
public CellLocation GetCell( System.Windows.Media.Visual element, out System.int paneRow, out System.int paneColumn )
パラメータ
戻り値の型
セルに指定された要素が含まれています。 行インデックスが-1の場合、セルは新しい行に属します。