Table of Contents

Method OnDataContextChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnDataContextChanged(object?, object?)

Called when the DataContext property changes.

protected override void OnDataContextChanged(object? oldValue, object? newValue)

Parameters

oldValue object
newValue object