ItemsControl.ItemContainerTransitionsProperty プロパティ

定義

ItemContainerTransitions 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ItemContainerTransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemContainerTransitionsProperty();
public static DependencyProperty ItemContainerTransitionsProperty { get; }
var dependencyProperty = ItemsControl.itemContainerTransitionsProperty;
Public Shared ReadOnly Property ItemContainerTransitionsProperty As DependencyProperty

プロパティ値

ItemContainerTransitions 依存関係プロパティの識別子。

適用対象