3 references to RemoveHandler
PresentationFramework (3)
System\Windows\Data\BindingExpression.cs (1)
583
LostFocusEventManager.
RemoveHandler
(target, OnLostFocus);
System\Windows\Data\BindingExpressionBase.cs (1)
1025
LostFocusEventManager.
RemoveHandler
(TargetElement, OnLostFocus);
System\Windows\Data\MultiBindingExpression.cs (1)
404
LostFocusEventManager.
RemoveHandler
(target, OnLostFocus);