JournalEntry::SetName Method (DependencyObject^, String^)
.NET Framework (current version)
Sets the Name attached property of the specified element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- dependencyObject
-
Type:
System.Windows::DependencyObject^
The element on which to set the attached property value.
- name
-
Type:
System::String^
The name to be assigned to the attached property.
.NET Framework
Available since 3.0
Available since 3.0
Show: