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