1 reference to OnFocusableChanged
PresentationCore (1)
System\Windows\Input\KeyboardDevice.cs (1)
28
_focusableChangedEventHandler = new DependencyPropertyChangedEventHandler(
OnFocusableChanged
);