Implemented interface member:
5 references to
PresentationCore (5)
System\Windows\Media\GlyphTypeface.cs (5)
1769
value = this
[
key];
1834
array[arrayIndex + i] = new KeyValuePair<ushort, double>(i, this
[
i]);
1859
yield return new KeyValuePair<ushort, double>(i, this
[
i]);
1919
array[arrayIndex + i] = _glyphIndexer
[
i];
1944
yield return _glyphIndexer
[
i];