ResourceDictionary.Keys プロパティ

定義

ResourceDictionary 内のキーである識別子 string のコレクション。

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

プロパティ値

実装

適用対象