UIElement.Uid 屬性

定義

取得或設定這個項目的唯一識別項 (適用於當地語系化)。 這是相依性屬性。

public:
 property System::String ^ Uid { System::String ^ get(); void set(System::String ^ value); };
public string Uid { get; set; }
member this.Uid : string with get, set
Public Property Uid As String

屬性值

String

這個項目之唯一識別項的字串。

備註

設計工具用來取得 x:Uid 值 (請參閱 WPF 全球化和當地語系化概觀 ,以取得) 的詳細資訊。

相依性屬性資訊

識別碼欄位 UidProperty
設定為 的中繼資料屬性 true

適用於

另請參閱