共用方式為


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

適用於