ResourceDictionary.Keys Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Kumpulan pengidentifikasi string
yang merupakan kunci di ResourceDictionary.
public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Nilai Properti
System.Collections.Generic.ICollection<System.String>
Penerapan
System.Collections.Generic.IDictionary`2.Keys