// ReSharper disable once CheckNamespace namespace WPFluent.Controls; /// /// Prestyled loading screen with . /// public class LoadingScreen : System.Windows.Controls.ContentControl { }