Compartir a través de


ResourceDictionary.Keys Propiedad

Definición

La colección de strings del identificador que son claves en ResourceDictionary.

public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>

Valor de propiedad

System.Collections.Generic.ICollection<System.String>

Implementaciones

System.Collections.Generic.IDictionary`2.Keys

Se aplica a