Skip to content

Commit 0626880

Browse files
committed
chore: usage of DefaultVioletaContentDialogStyle
1 parent 9d4c6c1 commit 0626880

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ Similar to WPF UI.
112112
_ = await dialog.ShowAsync();
113113
```
114114

115+
116+
​ If you want to inherit `Wpf.Ui.Violeta.Controls.ContentDialog` to implement a custom dialog just using `Style="{StaticResource DefaultVioletaContentDialogStyle}"`.
117+
115118
- **MessageBox**
116119

117120
> To utilize Win32's classic `MessageBox` methods while supporting modern UI themes like Mica and dark mode.

0 commit comments

Comments
 (0)