FrameworkElementFactory::SetResourceReference Method (DependencyProperty^, Object^)
.NET Framework (current version)
Set up a dynamic resource reference on a child property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- dp
-
Type:
System.Windows::DependencyProperty^
The property to which the resource is bound.
- name
-
Type:
System::Object^
The name of the resource.
.NET Framework
Available since 3.0
Available since 3.0
Show: