1 write to _backgroundColor
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2368
_backgroundColor
= value;
4 references to _backgroundColor
PresentationCore (4)
System\Windows\InterOp\HwndTarget.cs (4)
767
_backgroundColor
,
2360
return
_backgroundColor
;
2366
if (
_backgroundColor
!= value)
2383
_backgroundColor
,