public PageMaster() { InitializeComponent(); _bgService = new BackgroundService(); current = this; }
public PageMaster() { InitializeComponent(); current = this; }