1 write to _key
PresentationCore (1)
Graphics\include\exports.cs (1)
1178_key = k;
8 references to _key
PresentationCore (8)
Graphics\include\exports.cs (8)
1197if (_first._key != null) 1219if (_first._key != null) 1221if (_first._key == key) 1231if (_others[i]._key == key) 1265if (_first._key == null) 1372if (_first._key == null) 1398return _first._key; 1401return _others[index - 1]._key;