ComponentOne DockControl for WPF and Silverlight
PredictFocus Method (C1DockControl)

C1.WPF.Docking Namespace > C1DockControl Class : PredictFocus Method
Syntax
'Declaration
 
Public Function PredictFocus( _
   ByVal direction As System.Windows.Input.FocusNavigationDirection _
) As System.Windows.DependencyObject
public System.Windows.DependencyObject PredictFocus( 
   System.Windows.Input.FocusNavigationDirection direction
)

Parameters

direction
See Also

Reference

C1DockControl Class
C1DockControl Members