ThemedWindowOptions Attached Properties
Contains properties that allow you to customize the ThemedWindow.| Name | Description |
|---|---|
| AllowSystemMenu static | Gets or sets whether to display the system menu when a user right-clicks the window’s title bar. |
| RoundOnlyBottomContentCorners static | Gets or sets whether to round only bottom corners of the ThemedWindow‘s content. |
| UseCustomDialogFooter static | Gets or sets whether to hide the dialog footer. This footer is shown if the ThemedWindow displays a dialog. |
See Also