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