1 override of GetSubsetCopy
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\UshortList2.cs (1)
216
public override ushort[]
GetSubsetCopy
(int index, int count)
1 reference to GetSubsetCopy
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\UshortList2.cs (1)
139
return _storage.
GetSubsetCopy
(_index,_length);