ResourceDictionary.Values 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.
Mengambil nilai dari ResourceDictionary.
public System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Nilai Properti
System.Collections.Generic.ICollection<System.Object>
Penerapan
System.Collections.Generic.IDictionary`2.Values