Imaging for WinRT XAML
C1Image クラス
メンバ 

C1Image コントロールは Image 要素とほとんど同じですが、GIF およびアニメーション GIF ファイルもレンダリングできることが特徴です。
オブジェクト モデル
C1Image クラス
構文
'宣言
 
Public Class C1Image 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1Image : Windows.UI.Xaml.Controls.Control 
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Imaging.C1Image

参照

C1Image メンバ
C1.Xaml.Imaging 名前空間