MetroContentControl.

OnlyLoadTransition Property

Summary

Gets or sets whether the transition should be used only at the loaded event of the control.
Namespace
MahApps.Metro.Controls
Containing Type
MetroContentControl

Syntax

public bool OnlyLoadTransition { get; set; }

Value

Type Description
bool