Fido 1.02
Fix dialog not appearing on top when launched * For ye who might be looking for this important piece of information: In System.Windows.Windows, the equivalent of System.Windows.Forms.Add_Shown() is System.Windows.Windows.Add_Loaded(). You can thank me later...