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