ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / ChangeVisualStateDrag Method

In This Topic
    ChangeVisualStateDrag Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub ChangeVisualStateDrag( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateDrag( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also