I know that calling the StateHasChanged() method notifies the component that the state has changed and that it should re-render.
StateHasChanged()
However, I also see call