TransitioningContentControl.

OnContentChanged(object, object) Method

Syntax

protected override void OnContentChanged(object oldContent, object newContent)

Parameters

Name Type Description
oldContent object
newContent object

Return Value

Type Description
void