1 write to _backgroundColor
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2366
_backgroundColor
= value;
4 references to _backgroundColor
PresentationCore (4)
System\Windows\InterOp\HwndTarget.cs (4)
766
_backgroundColor
,
2358
return
_backgroundColor
;
2364
if (
_backgroundColor
!= value)
2381
_backgroundColor
,