Basic Library for UWP/WinRT XAML
ItemContainerTransitions プロパティ (C1ItemsControl)

C1ItemsControl の項目コンテナに適用する移行スタイル要素のコレクションを取得または設定します。
構文
'宣言
 
Public Property ItemContainerTransitions As Windows.UI.Xaml.Media.Animation.TransitionCollection
public Windows.UI.Xaml.Media.Animation.TransitionCollection ItemContainerTransitions {get; set;}
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

参照

関連項目

C1ItemsControl クラス
C1ItemsControl メンバ

Send Feedback