2 writes to Changing
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
594
add {
Changing
+= value; }
595
remove {
Changing
-= value; }
2 references to Changing
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
626
if (this.
Changing
!= null)
628
Changing
(this, EventArgs.Empty);