Share via


DependencyPropertyDescriptor.PropertyType 屬性

定義

取得相依性屬性的代表 Type

public:
 virtual property Type ^ PropertyType { Type ^ get(); };
public override Type PropertyType { get; }
member this.PropertyType : Type
Public Overrides ReadOnly Property PropertyType As Type

屬性值

相依性屬性的 Type

備註

這個屬性會傳 Type 回相依性屬性已註冊的 。

適用於