3 references to PredictFocus
PresentationCore (1)
MS\Internal\UIElementHelper.cs (1)
70return uie3d.PredictFocus(direction);
PresentationFramework (1)
System\Windows\Controls\ScrollViewer.cs (1)
977predictedFocus = currentFocusUIElement3D.PredictFocus(direction);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
511return uie3d.PredictFocus(direction);