ResourceDictionary.TryGetValue(String, Object) Método

Definição

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

Parâmetros

key
System.String
value
System.Object

Retornos

System.Boolean

Implementações

Aplica-se a