1 write to _backgroundColor
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
2567
_backgroundColor
= value;
4 references to _backgroundColor
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (4)
847
_backgroundColor
,
2559
return
_backgroundColor
;
2565
if (
_backgroundColor
!= value)
2582
_backgroundColor
,