You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: maui-toolkit/Themes/Keys.md
+148Lines changed: 148 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1002,6 +1002,154 @@ This page lists the keys for each control and the element to which it is mapped
1002
1002
1003
1003
</table>
1004
1004
1005
+
## SfPopup
1006
+
1007
+
<table>
1008
+
<tr>
1009
+
<th>Theme Dictionary<br/>
1010
+
<br/></th>
1011
+
<th>
1012
+
Keys
1013
+
<br/>
1014
+
<br/>
1015
+
</th>
1016
+
<th>
1017
+
Description
1018
+
<br/>
1019
+
<br/>
1020
+
</th>
1021
+
</tr>
1022
+
1023
+
<tr>
1024
+
<td rowspan="23">
1025
+
SfPopupStyles
1026
+
<br/>
1027
+
<br/>
1028
+
</td>
1029
+
<td>
1030
+
SfPopupTheme
1031
+
<br/>
1032
+
<br/>
1033
+
</td>
1034
+
<td>
1035
+
By merging this key in application resources, you can customize the appearance of SfPopup without merging common theme resource and control style resource dictionaries.
0 commit comments