2 writes to Int32
System.Private.Windows.Core (2)
System\Value.cs (2)
220
_union.
Int32
= value;
228
_union.
Int32
= value.Value;
1 reference to Int32
System.Private.Windows.Core (1)
System\Value.cs (1)
810
int? @int = _union.
Int32
;