1 write to _highlights
PresentationFramework (1)
System\Windows\Controls\PasswordTextContainer.cs (1)
413
_highlights
= new Highlights(this);
2 references to _highlights
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
411
if (
_highlights
== null)
416
return
_highlights
;