ArcFM Engine Developer Guide
GetCommands Method


Syntax
'Declaration
 
Public Shared Function GetCommands( _
   ByVal dependencyObject As DependencyObject _
) As EventCommandCollection
'Usage
 
Dim dependencyObject As DependencyObject
Dim value As EventCommandCollection
 
value = Events.GetCommands(dependencyObject)
public static EventCommandCollection GetCommands( 
   DependencyObject dependencyObject
)

Parameters

dependencyObject
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

Events Class
Events Members

 

 


Send Comment