ReloadBehavior.

SetOnDataContextChanged(MetroContentControl, bool) Method

Namespace
MahApps.Metro.Behaviors
Containing Type
ReloadBehavior

Syntax

[Category(AppName.MahApps)]
public static void SetOnDataContextChanged(MetroContentControl element, bool value)

Attributes

Type Description
Category

Parameters

Name Type Description
element MetroContentControl
value bool

Return Value

Type Description
void