バージョン

GetItemsHostFromItem メソッド

ItemsControl 内の項目を含む項目ホストを返します
シンタックス
'宣言
 
Public Shared Function GetItemsHostFromItem( _
   ByVal item As DependencyObject _
) As DependencyObject
public static DependencyObject GetItemsHostFromItem( 
   DependencyObject item
)

パラメータ

item

戻り値の型

項目ホストまたは null。
参照