TimelineMarker.TypeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象