2 writes to Changing
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
597
add {
Changing
+= value; }
598
remove {
Changing
-= value; }
2 references to Changing
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
629
if (this.
Changing
!= null)
631
Changing
(this, EventArgs.Empty);