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

Implements

Applies to