ResourceDictionary.Values 属性

定义

检索 ResourceDictionary 的值。

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

属性值

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

实现

System.Collections.Generic.IDictionary`2.Values

适用于