Extended Library for UWP/WinRT
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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

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

Send Feedback