or
<Application x:Class="QualerDA.App"<br> xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"<br> xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="Views/LoginWindow.xaml"><br></Application><telerik:RadWindow<br> x:Class="SomeProject.SomeFOlder.LoginWindow"<br> xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"<br> xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"<br> xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"<br> telerik:StyleManager.Theme="Vista"><br> <Grid> ... </Grid><br></telerik:RadWindow><Application x:Class="QualerDA.App"<br> xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"<br> xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="Views/LoginWindow.xaml"><br></Application><telerik:RadWindow<br> x:Class="SomeProject.SomeFOlder.LoginWindow"<br> xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"<br> xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"<br> xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"<br> telerik:StyleManager.Theme="Vista"><br> <Grid> ... </Grid><br></telerik:RadWindow>
