Beispiel #1
0
 /// <summary>
 /// This event handler will be executed when the GuideFlowEvents.UpdatePopupLocation event is raised
 /// </summary>
 private void GuideFlowEvents_UpdatePopupLocation()
 {
     CurrentStep.UpdateLibraryPopupsLocation();
 }