1 write to _backgroundColor
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2373
_backgroundColor
= value;
4 references to _backgroundColor
PresentationCore (4)
System\Windows\InterOp\HwndTarget.cs (4)
769
_backgroundColor
,
2365
return
_backgroundColor
;
2371
if (
_backgroundColor
!= value)
2388
_backgroundColor
,