1 override of ToArray
PresentationCore (1)
MS\Internal\Shaping\UshortList2.cs (1)
186public override ushort[] ToArray()
1 reference to ToArray
PresentationCore (1)
MS\Internal\Shaping\UshortList2.cs (1)
109return _storage.ToArray();