TimelineMarker.TimeProperty プロパティ

定義

Time 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ TimeProperty { DependencyProperty ^ get(); };
static DependencyProperty TimeProperty();
public static DependencyProperty TimeProperty { get; }
var dependencyProperty = TimelineMarker.timeProperty;
Public Shared ReadOnly Property TimeProperty As DependencyProperty

プロパティ値

Time 依存関係プロパティの識別子。

適用対象