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