2 references to PredictFocus
PresentationCore (1)
Core\CSharp\MS\Internal\UIElementHelper.cs (1)
66return uie3d.PredictFocus(direction);
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1004predictedFocus = currentFocusUIElement3D.PredictFocus(direction);