1 write to _backgroundColor
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2386
_backgroundColor
= value;
4 references to _backgroundColor
PresentationCore (4)
System\Windows\InterOp\HwndTarget.cs (4)
782
_backgroundColor
,
2378
return
_backgroundColor
;
2384
if (
_backgroundColor
!= value)
2401
_backgroundColor
,