namespace Bloxstrap.UI.Elements.Settings.Pages { /// /// Interaction logic for FastFlagEditorWarningPage.xaml /// public partial class FastFlagEditorWarningPage { public FastFlagEditorWarningPage() : base(typeof(FastFlagEditorScamWarningPage)) { InitializeComponent(); } } }