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相依性屬性的識別碼。

適用於