Responder Developer Guide
GetUpdatePropertySourceWhenEnterPressed Method


Syntax
'Declaration
 
Public Shared Function GetUpdatePropertySourceWhenEnterPressed( _
   ByVal dp As DependencyObject _
) As DependencyProperty
'Usage
 
Dim dp As DependencyObject
Dim value As DependencyProperty
 
value = InputBindingsManager.GetUpdatePropertySourceWhenEnterPressed(dp)
public static DependencyProperty GetUpdatePropertySourceWhenEnterPressed( 
   DependencyObject dp
)

Parameters

dp
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

InputBindingsManager Class
InputBindingsManager Members

 

 


Send Comment