'宣言
Public Sub SetResourceReference( _ ByVal dp As DependencyProperty, _ ByVal name As Object _ )
public void SetResourceReference( DependencyProperty dp, object name )
パラメータ
- dp
- The property to which the resource is bound.
- name
- The name of the resource.