2 references to FocusableChanged
PresentationCore (2)
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (2)
486
((UIElement3D)o).
FocusableChanged
-= _focusableChangedEventHandler;
508
((UIElement3D)o).
FocusableChanged
+= _focusableChangedEventHandler;