Responder Developer Guide
SetUpdatePropertySourceWhenEnterPressed Method


Syntax
'Declaration
 
Public Shared Sub SetUpdatePropertySourceWhenEnterPressed( _
   ByVal dp As DependencyObject, _
   ByVal value As DependencyProperty _
) 
'Usage
 
Dim dp As DependencyObject
Dim value As DependencyProperty
 
InputBindingsManager.SetUpdatePropertySourceWhenEnterPressed(dp, value)
public static void SetUpdatePropertySourceWhenEnterPressed( 
   DependencyObject dp,
   DependencyProperty value
)

Parameters

dp
value
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