UIElement.Uid 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個項目的唯一識別項 (適用於當地語系化)。 這是相依性屬性。
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
屬性值
這個項目之唯一識別項的字串。
備註
設計工具用來取得 x:Uid
值 (請參閱 WPF 全球化和當地語系化概觀 ,以取得) 的詳細資訊。
相依性屬性資訊
識別碼欄位 | UidProperty |
設定為 的中繼資料屬性 true |
無 |