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


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

Parameters

dp
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members