2 references to FocusableChanged
PresentationCore (2)
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (2)
474
((UIElement)o).
FocusableChanged
-= _focusableChangedEventHandler;
496
((UIElement)o).
FocusableChanged
+= _focusableChangedEventHandler;