Esempio n. 1
0
 public void Refresh()
 {
     // Pretend it gets hidden and then shown again. Will also cancel any async output threads
     HideCurrentContent();
     ShowInternal(Content, UIContext.Serialize(), null);
 }