WPF-ImportantExample/_7鼠标状态移动监视/App.xaml

10 lines
397 B
XML

<Application x:Class="_7鼠标状态移动监视.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_7鼠标状态移动监视"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>