MoS2/Framework/MECF.Framework.UI.Client/CenterViews/Maintain/ViewModels/MenuItem.xaml
2026-06-15 10:56:30 +08:00

16 lines
716 B
XML

<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:core="clr-namespace:System;assembly=mscorlib"
xmlns:rtinfo="clr-namespace:MECF.Framework.Common.Aitex.Core.RT.EMS;assembly=MECF.Framework.Common"
xmlns:deviceControl="clr-namespace:Aitex.Core.UI.DeviceControl;assembly=MECF.Framework.UI.Core"
xmlns:micro="clr-namespace:Caliburn.Micro"
xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity">
</ResourceDictionary>