2 writes to _hasDpiChangedEverFired
PresentationFramework (2)
src\Framework\System\Windows\Controls\Image.cs (2)
203
_hasDpiChangedEverFired
= true;
228
_hasDpiChangedEverFired
= true;
1 reference to _hasDpiChangedEverFired
PresentationFramework (1)
src\Framework\System\Windows\Controls\Image.cs (1)
225
if (!
_hasDpiChangedEverFired
)