Method OnDataContextChanged
OnDataContextChanged(object?, object?)
Called when the DataContext property changes.
protected override void OnDataContextChanged(object? oldValue, object? newValue)
Called when the DataContext property changes.
protected override void OnDataContextChanged(object? oldValue, object? newValue)