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