ItemsControl.ItemContainerTransitionsProperty Property

Definition

Identifies the ItemContainerTransitions dependency property.

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

Property Value

The identifier for the ItemContainerTransitions dependency property.

Applies to