2 writes to _key
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
1707_key = key; 1964_key = resourceKey;
2 references to _key
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
1721object value = _dictionary.GetValue(_key, out bool canCache); 1811get { return _key; }