ComponentOne Basic Library for WPF and Silverlight
InvalidateProperty(DependencyProperty) Method


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

Parameters

dp
See Also

Reference

C1RadialSlider Class
C1RadialSlider Members