ComponentOne Studio for WinRT XAML
C1Book クラス
メンバ 

C1Book は、本のページとして表示される要素を含む ItemsControl です。エンドユーザーは、マウスでページをドラッグするか、ページの角をダブルクリックして、実際の本のようにページをめくることができます。
オブジェクト モデル
C1Book クラス
構文
'宣言
 
Public Class C1Book 
   Inherits Windows.UI.Xaml.Controls.ItemsControl
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1Book : Windows.UI.Xaml.Controls.ItemsControl, Windows.UI.Xaml.Controls.IItemContainerMapping  
継承階層

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
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.Extended.C1Book

参照

C1Book メンバ
C1.Xaml.Extended 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.