Sets 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 void SetId( DependencyObject d, string value ) |
Visual Basic |
---|
Public Shared Sub SetId ( _ d As DependencyObject, _ value As String _ ) |
Visual C++ |
---|
public: static void SetId( DependencyObject^ d, String^ value ) |
Parameters
- d
- Type: System.Windows..::..DependencyObject
Object to set the id for
- value
- Type: System..::..String
New id