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, 2559return _backgroundColor; 2565if (_backgroundColor != value) 2582_backgroundColor,