TransitioningContentControl.

OnRestartTransitionOnContentChangeChanged(bool, bool) Method

Syntax

protected virtual void OnRestartTransitionOnContentChangeChanged(bool oldValue, bool newValue)

Parameters

Name Type Description
oldValue bool
newValue bool

Return Value

Type Description
void