Rome Online White Labelling.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<Window x:Class="BodyshopPartner.Views.Main"
|
||||
<Window x:Class="RomeOnlinePartner.Views.Main"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:p="clr-namespace:BodyshopPartner.Properties"
|
||||
xmlns:properties="clr-namespace:BodyshopPartner.Properties"
|
||||
xmlns:util="clr-namespace:BodyshopPartner.Utils"
|
||||
xmlns:vm="clr-namespace:BodyshopPartner.ViewModels"
|
||||
xmlns:p="clr-namespace:RomeOnlinePartner.Properties"
|
||||
xmlns:properties="clr-namespace:RomeOnlinePartner.Properties"
|
||||
xmlns:util="clr-namespace:RomeOnlinePartner.Utils"
|
||||
xmlns:vm="clr-namespace:RomeOnlinePartner.ViewModels"
|
||||
xmlns:tb="http://www.hardcodet.net/taskbar"
|
||||
mc:Ignorable="d"
|
||||
Title="{x:Static p:Resources.Title_Main}"
|
||||
|
||||
Reference in New Issue
Block a user