Share via


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

適用於