namespace MPF.UI.Core.Windows { /// /// Interaction logic for RingCodeGuideWindow.xaml /// public partial class RingCodeGuideWindow : WindowBase { public RingCodeGuideWindow() => InitializeComponent(); } }