バージョン

DeactivateContainer メソッド (RecyclingItemsPanel)

特定のコンテナーを非アクティブ化します。
シンタックス
'宣言
 
Public Sub DeactivateContainer( _
   ByVal container As DependencyObject _
) 
public void DeactivateContainer( 
   DependencyObject container
)

パラメータ

container
非アクティブ化するコンテナー。
参照