Extended Library for UWP/WinRT
C1BookHalfSpan クラス
メンバ 

C1BookHalfSpan は、2ページにまたがる1つの大きな要素をシミュレートします。向かい合うページの C1BookItem にそれぞれ C1BookHalfSpan を置き、Dock プロパティを調整し、コンテンツを繰り返し表示することにより、画像を見開きのように見せることができます。
オブジェクト モデル
C1BookHalfSpan クラス
構文
'宣言
 
Public Class C1BookHalfSpan 
   Inherits Windows.UI.Xaml.Controls.ContentPresenter
public class C1BookHalfSpan : Windows.UI.Xaml.Controls.ContentPresenter 
継承階層

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.ContentPresenter
                        C1.Xaml.Extended.C1BookHalfSpan

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

参照

関連項目

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

Send Feedback