2 types derived from UshortBuffer
PresentationCore (2)
MS\Internal\Shaping\UshortList2.cs (2)
167
internal class UshortArray :
UshortBuffer
276
internal unsafe class UnsafeUshortArray :
UshortBuffer
1 reference to UshortBuffer
PresentationCore (1)
MS\Internal\Shaping\UshortList2.cs (1)
124
private
UshortBuffer
_storage;