Gets the id
Namespace: AppCan.wpf.MenusAssembly: AppCan.wpf (in AppCan.wpf.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static string GetId( DependencyObject d ) |
Visual Basic |
---|
Public Shared Function GetId ( _ d As DependencyObject _ ) As String |
Visual C++ |
---|
public: static String^ GetId( DependencyObject^ d ) |
Parameters
- d
- Type: System.Windows..::..DependencyObject
Object to get the menu id from