ComponentOne Chart for WPF and Silverlight
SetResourceReference Method (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : SetResourceReference Method
Syntax
'Declaration
 
Public Sub SetResourceReference( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal name As System.Object _
) 
'Usage
 
Dim instance As FrameworkElement3D
Dim dp As System.Windows.DependencyProperty
Dim name As System.Object
 
instance.SetResourceReference(dp, name)
public void SetResourceReference( 
   System.Windows.DependencyProperty dp,
   System.object name
)

Parameters

dp
name
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members