Share via


ResourceDictionary.Values Property

Definition

Retrieves the values of the ResourceDictionary.

public System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>

Property Value

System.Collections.Generic.ICollection<System.Object>

Implements

System.Collections.Generic.IDictionary`2.Values

Applies to