ContentPresenter.ContentTransitionsProperty 属性

定义

标识 ContentTransitions 依赖属性。

public:
 static property DependencyProperty ^ ContentTransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentTransitionsProperty();
public static DependencyProperty ContentTransitionsProperty { get; }
var dependencyProperty = ContentPresenter.contentTransitionsProperty;
Public Shared ReadOnly Property ContentTransitionsProperty As DependencyProperty

属性值

ContentTransitions 依赖属性的标识符。

适用于