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