Commit 45c6541
Merged PR 21249: ActualTheme will not be Default
Default is used for RequestedTheme, but is not returned by ActualTheme, per [sample code](https://microsoft.sharepoint.com/teams/OSG_DevX/Final%20Review%20Specs/Forms/AllItems.aspx?id=%2Fteams%2FOSG%5FDevX%2FFinal%20Review%20Specs%2FRS3%20API%20spec%20%2D%20FrameworkElement%2EActualTheme%20%2D%20API%20review%20copy%2Edocx&parentview=7).
Calling this out because I've seen code that [tries to recover from an ActualTheme of "Default" by trying to guess what theme is actually in effect](https://microsoft.visualstudio.com/OS/_git/OSClient/pullrequest/10121384).1 parent 5bbe36c commit 45c6541
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments