ComponentOne Basic Library for WPF and Silverlight
CoerceValue Method (C1RadialMenuItemsPresenter)


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

Parameters

dp
See Also

Reference

C1RadialMenuItemsPresenter Class
C1RadialMenuItemsPresenter Members