ArcFM Solution Developer Guide
PredictFocus Method (DomainFilterCreate)


Syntax
'Declaration
 
Public Function PredictFocus( _
   ByVal direction As System.Windows.Input.FocusNavigationDirection _
) As System.Windows.DependencyObject
'Usage
 
Dim instance As DomainFilterCreate
Dim direction As System.Windows.Input.FocusNavigationDirection
Dim value As System.Windows.DependencyObject
 
value = instance.PredictFocus(direction)
public System.Windows.DependencyObject PredictFocus( 
   System.Windows.Input.FocusNavigationDirection direction
)

Parameters

direction
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DomainFilterCreate Class
DomainFilterCreate Members

 

 


Send Comment