ComponentOne Basic Library for WPF and Silverlight
ClearValue Method (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : ClearValue Method
Syntax
'Declaration
 
Public Sub ClearValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim dp As System.Windows.DependencyProperty
 
instance.ClearValue(dp)
public void ClearValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members