Table of Contents

Method ChangeVisualState

Namespace
Innova.Prism.Library.Controls
Assembly
Innova.Prism.Library.dll

ChangeVisualState(bool)

Changes the control's visual state(s).

protected virtual void ChangeVisualState(bool useTransitions)

Parameters

useTransitions bool

True if state transitions should be used.