ComponentOne Expression Editor for WPF
SetCurrentValue(DependencyProperty,Object) Method

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

Parameters

dp
value
See Also

Reference

C1ExpressionRichTextBox Class
C1ExpressionRichTextBox Members