1 write to _highlights
PresentationFramework (1)
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (1)
419
_highlights
= new Highlights(this);
2 references to _highlights
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (2)
417
if (
_highlights
== null)
422
return
_highlights
;