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 依赖属性的标识符。

适用于