SplitView.

ChangeVisualState(bool, bool) Method

Namespace
MahApps.Metro.Controls
Containing Type
SplitView

Syntax

protected virtual void ChangeVisualState(bool animated = true, bool reset = false)

Parameters

Name Type Description
animated bool
reset bool

Return Value

Type Description
void