Table of Contents

Event DataContextChanged

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

Occurs when the DataContext property changes.

public event EventHandler<ValueChangedEventArgs>? DataContextChanged

Returns

EventHandler<ValueChangedEventArgs>
Occurs when the property changes.