4 lines
208 B
XML
4 lines
208 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<x:Double x:Key="MessageBoxWindowContentMaxWidth">300</x:Double>
|
|
</ResourceDictionary>
|