バージョン

TileClosingEventArgs コンストラクタ

TileClosingEventArgs の新しいインスタンスをインスタンス化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal tile As XamTile, _
   ByVal item As Object _
)
public TileClosingEventArgs( 
   XamTile tile,
   object item
)

パラメータ

tile
閉じられるタイル。
item
関連項目。
参照