My first routine ever and hacked together in 5 minutes so any suggestions/fixes are welcome (used uliana as template).
using Trinity.Framework.Helpers;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Windows.Controls;
using...