Exemplo n.º 1
0
 /// <summary>
 /// This method handler will be executed when a package is installed in the LibraryView so the Popup over the library will be updated
 /// </summary>
 private void GuideFlowEvents_UpdateLibraryInteractions()
 {
     CurrentStep.UpdateLibraryInteractions();
 }