Tiles for UWP
Register メソッド

C1.UWP.Tile アセンブリ > C1.Xaml.Tile 名前空間 > C1TileService クラス : Register メソッド
登録する C1TileBaseオブジェクト。
サービスに C1TileBaseオブジェクトを登録します。
シンタックス
'宣言
 
Public Shared Sub Register( _
   ByVal tile As C1TileBase _
) 
public static void Register( 
   C1TileBase tile
)

パラメータ

tile
登録する C1TileBaseオブジェクト。
解説
通常、このメソッドを直接呼び出す必要はありません。 C1TileBaseコントロールがロード時に登録します。
参照

C1TileService クラス
C1TileService メンバ