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