1 reference to OnFocusChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\PopupControlService.cs (1)
43
_focusChangedEventHandler = new KeyboardFocusChangedEventHandler(
OnFocusChanged
);