Updates the current visual state of the Tiled visual state group to match the object's properties.

Namespace:  C1.Xaml.TileView
Assembly:  C1.Xaml.TileView (in C1.Xaml.TileView.dll)

Syntax

C#
protected void ChangeVisualStateTiled(
	bool useTransitions
)
Visual Basic
Protected Sub ChangeVisualStateTiled ( _
	useTransitions As Boolean _
)

Parameters

useTransitions
Type: System..::..Boolean

See Also