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