2 references to GetValue
mscorlib (1)
system\array.cs (1)
431
return this.
GetValue
((int) index1, (int) index2);
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1320
object exemplar = sourceBuffer.
GetValue
(0,0);