2 writes to Int16
System.Private.Windows.Core (2)
System\Value.cs (2)
194
_union.
Int16
= value;
202
_union.
Int16
= value.Value;
1 reference to Int16
System.Private.Windows.Core (1)
System\Value.cs (1)
858
short? @short = _union.
Int16
;