Basic Library for UWP/WinRT XAML
C1WrapPanel クラス
メンバ 

Orientation プロパティの値に基づいて、子要素を上から下または右から左に順番に配置します。
オブジェクト モデル
C1WrapPanel クラス
構文
'宣言
 
Public Class C1WrapPanel 
   Inherits Windows.UI.Xaml.Controls.Panel
public class C1WrapPanel : Windows.UI.Xaml.Controls.Panel 
継承階層

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.Panel
                        C1.Xaml.C1WrapPanel

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

参照

関連項目

C1WrapPanel メンバ
C1.Xaml 名前空間

Send Feedback