C1.Silverlight Namespace / C1TabItemBorder Class / ChangeVisualStateShape Method

In This Topic
ChangeVisualStateShape Method (C1TabItemBorder)
In This Topic
Updates the current visual state of the Shape visual state group to match the object's properties.
Syntax
'Declaration
 
Protected Sub ChangeVisualStateShape( _
   ByVal useTransitions As Boolean _
) 
 

Parameters

useTransitions
See Also