개정판 2b9b3656
효성 Ini 추가
Change-Id: I685e15c2125448dc85109749bc853abee3452f19
KCOM/Views/MainMenu.xaml | ||
---|---|---|
1 | 1 |
<UserControl xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" x:Class="KCOM.Views.MainMenu" |
2 |
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:toggle="clr-namespace:ToggleSwitch;assembly=ToggleSwitch" |
|
3 |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:telerikGrid="clr-namespace:Telerik.Windows.Controls.GridView;assembly=Telerik.Windows.Controls.GridView" |
|
2 |
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
3 |
xmlns:toggle="clr-namespace:ToggleSwitch;assembly=ToggleSwitch" |
|
4 |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
5 |
xmlns:telerikGrid="clr-namespace:Telerik.Windows.Controls.GridView;assembly=Telerik.Windows.Controls.GridView" |
|
4 | 6 |
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" |
5 | 7 |
xmlns:converter="clr-namespace:KCOM.Common.Converter" |
6 | 8 |
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:common="clr-namespace:KCOM.Common" |
내보내기 Unified diff