8 lines
409 B
Plaintext
8 lines
409 B
Plaintext
|
<dryIoc:PrismApplication x:Class="Dilog_MainApplication.App"
|
||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
xmlns:dryIoc="http://prismlibrary.com/">
|
||
|
<dryIoc:PrismApplication.Resources>
|
||
|
|
||
|
</dryIoc:PrismApplication.Resources>
|
||
|
</dryIoc:PrismApplication>
|