ContentControl.ContentTransitionsProperty 屬性

定義

識別 ContentTransitions 相依性屬性。

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

屬性值

ContentTransitions相依性屬性的識別碼。

適用於