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 依存関係プロパティの識別子。

適用対象