LocalValueEntry.Property 屬性

定義

取得由此條目所代表的本地依賴屬性的識別碼。

public:
 property System::Windows::DependencyProperty ^ Property { System::Windows::DependencyProperty ^ get(); };
public System.Windows.DependencyProperty Property { get; }
member this.Property : System.Windows.DependencyProperty
Public ReadOnly Property Property As DependencyProperty

屬性值

本地設定的相依屬性識別碼。

備註

利用此屬性查詢本地設定的相依屬性的識別碼並取得其元資料。 這些取得的元資料可能包括屬性的初始預設值,以及該屬性是否支持財產價值繼承。

適用於

另請參閱