ComponentOne InputPanel for WPF
SetValue(DependencyProperty,Object) Method

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanel Class > SetValue Method : SetValue(DependencyProperty,Object) Method
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal value As System.Object _
) 
public void SetValue( 
   System.Windows.DependencyProperty dp,
   System.object value
)

Parameters

dp
value
See Also

Reference

C1InputPanel Class
C1InputPanel Members
Overload List