2 references to OnHostUnloaded
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (2)
1220
((Control)_host).Unloaded -=
OnHostUnloaded
;
1398
((Control)_host).Unloaded +=
OnHostUnloaded
;