feat: implement default control and window mode.
This commit is contained in:
3
src/Ursa.Themes.Semi/Themes/Shared/MessageBox.axaml
Normal file
3
src/Ursa.Themes.Semi/Themes/Shared/MessageBox.axaml
Normal file
@@ -0,0 +1,3 @@
|
||||
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<x:Double x:Key="MessageBoxWindowContentMaxWidth">300</x:Double>
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user