1 write to _backgroundColor
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2367
_backgroundColor
= value;
4 references to _backgroundColor
PresentationCore (4)
System\Windows\InterOp\HwndTarget.cs (4)
766
_backgroundColor
,
2359
return
_backgroundColor
;
2365
if (
_backgroundColor
!= value)
2382
_backgroundColor
,