1 reference to OnFocusChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\Button.cs (1)
85
focusChangedEventHandler = new KeyboardFocusChangedEventHandler(b.
OnFocusChanged
);