SplitView.

ChangeVisualState(bool, bool) Method

Namespace
MahApps.Metro.Controls
Containing Type
SplitView

Syntax

protected virtual void ChangeVisualState(bool animated, bool reset)

Parameters

Name Type Description
animated bool
reset bool

Return Value

Type Description
void