ResourceDictionary.Keys Property

Definition

The collection of identifier strings that are keys in the ResourceDictionary.

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

Property Value

Implements

Applies to