2 writes to Changing
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (2)
603
add {
Changing
+= value; }
604
remove {
Changing
-= value; }
2 references to Changing
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (2)
635
if (this.
Changing
!= null)
637
Changing
(this, EventArgs.Empty);