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