次の方法で共有


ResourceDictionary.TryGetValue(String, Object) メソッド

定義

public bool TryGetValue (string key, out object value);
abstract member TryGetValue : string * obj -> bool
override this.TryGetValue : string * obj -> bool

パラメーター

key
System.String
value
System.Object

戻り値

System.Boolean

実装

適用対象