'Declaration Public Sub SetCurrentValue( _ ByVal dp As DependencyProperty, _ ByVal value As Object _ )
public void SetCurrentValue( DependencyProperty dp, object value )
Parameters
- dp
- value
'Declaration Public Sub SetCurrentValue( _ ByVal dp As DependencyProperty, _ ByVal value As Object _ )
public void SetCurrentValue( DependencyProperty dp, object value )