private void Refresh() { RefreshOptions refreshOptions = new RefreshOptions(); refreshOptions.Refresh = true; Chameleon.Refresh(refreshOptions); }