DicomServer/Universal/SimpleViewer.Universal/App.xaml

7 lines
278 B
Plaintext
Raw Permalink Normal View History

2024-12-13 10:06:20 +08:00
<caliburn:CaliburnApplication
x:Class="SimpleViewer.Universal.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:caliburn="using:Caliburn.Micro">
</caliburn:CaliburnApplication>