TreeView.ItemContainerTransitionsProperty Свойство

Определение

Определяет свойство зависимости ItemContainerTransitions.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.TreeView.ItemContainerTransitionsProperty (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

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

Значение свойства

Идентификатор свойства зависимости ItemContainerTransitions.

Требования к Windows

Семейство устройств
Windows 10, version 1809 (появилось в 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v7.0)

Применяется к