1 write to _argb
System.Private.Windows.Core (1)
System\Value.PackedColor.cs (1)
19
_argb
= argb;
1 reference to _argb
System.Private.Windows.Core (1)
System\Value.PackedColor.cs (1)
54
: _state == 0 ? Color.Empty : Color.FromArgb(
_argb
);