Share via


ListViewBase.HeaderTransitionsProperty 属性

定义

标识 HeaderTransitions 依赖属性。

public:
 static property DependencyProperty ^ HeaderTransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderTransitionsProperty();
public static DependencyProperty HeaderTransitionsProperty { get; }
var dependencyProperty = ListViewBase.headerTransitionsProperty;
Public Shared ReadOnly Property HeaderTransitionsProperty As DependencyProperty

属性值

HeaderTransitions 依赖属性的标识符。

适用于