バージョン

GetContainerState メソッド

コンテナーの状態を取得します。
シンタックス
'宣言
 
Protected Friend Overridable Function GetContainerState( _
   ByVal container As DependencyObject _
) As TileState
protected internal virtual TileState GetContainerState( 
   DependencyObject container
)

パラメータ

container
対象となるコンテナー。

戻り値の型

TileState の列挙値。デフォルトは Normal です。
参照