|
50 | 50 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
51 | 51 | </ReturnValue>
|
52 | 52 | <Docs>
|
53 |
| - <summary>To be added.</summary> |
| 53 | + <summary>Gets the system accent color that's set by the user in OS settings.</summary> |
54 | 54 | <value>To be added.</value>
|
55 | 55 | <remarks>To be added.</remarks>
|
56 | 56 | </Docs>
|
|
71 | 71 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
72 | 72 | </ReturnValue>
|
73 | 73 | <Docs>
|
74 |
| - <summary>To be added.</summary> |
| 74 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColor" /> color.</summary> |
75 | 75 | <value>To be added.</value>
|
76 |
| - <remarks>To be added.</remarks> |
| 76 | + <remarks> |
| 77 | + <para> |
| 78 | + <see cref="P:System.Windows.SystemColors.AccentColor" /> is the system accent color that's set by the user in OS settings.</para> |
| 79 | + <para>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</para> |
| 80 | + </remarks> |
77 | 81 | </Docs>
|
78 | 82 | </Member>
|
79 | 83 | <Member MemberName="AccentColorBrushKey">
|
|
92 | 96 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
93 | 97 | </ReturnValue>
|
94 | 98 | <Docs>
|
95 |
| - <summary>To be added.</summary> |
| 99 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorBrush" /> system resource key.</summary> |
96 | 100 | <value>To be added.</value>
|
97 | 101 | <remarks>To be added.</remarks>
|
98 | 102 | </Docs>
|
|
113 | 117 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
114 | 118 | </ReturnValue>
|
115 | 119 | <Docs>
|
116 |
| - <summary>To be added.</summary> |
| 120 | + <summary>Gets the dark shade of the system accent color.</summary> |
117 | 121 | <value>To be added.</value>
|
118 | 122 | <remarks>To be added.</remarks>
|
119 | 123 | </Docs>
|
|
134 | 138 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
135 | 139 | </ReturnValue>
|
136 | 140 | <Docs>
|
137 |
| - <summary>To be added.</summary> |
| 141 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColorDark1" /> color.</summary> |
138 | 142 | <value>To be added.</value>
|
139 |
| - <remarks>To be added.</remarks> |
| 143 | + <remarks>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</remarks> |
140 | 144 | </Docs>
|
141 | 145 | </Member>
|
142 | 146 | <Member MemberName="AccentColorDark1BrushKey">
|
|
155 | 159 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
156 | 160 | </ReturnValue>
|
157 | 161 | <Docs>
|
158 |
| - <summary>To be added.</summary> |
| 162 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorDark1Brush" /> system resource key.</summary> |
159 | 163 | <value>To be added.</value>
|
160 | 164 | <remarks>To be added.</remarks>
|
161 | 165 | </Docs>
|
|
176 | 180 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
177 | 181 | </ReturnValue>
|
178 | 182 | <Docs>
|
179 |
| - <summary>To be added.</summary> |
| 183 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorDark1" /> system resource key.</summary> |
180 | 184 | <value>To be added.</value>
|
181 | 185 | <remarks>To be added.</remarks>
|
182 | 186 | </Docs>
|
|
197 | 201 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
198 | 202 | </ReturnValue>
|
199 | 203 | <Docs>
|
200 |
| - <summary>To be added.</summary> |
| 204 | + <summary>Gets the darker shade of the system accent color.</summary> |
201 | 205 | <value>To be added.</value>
|
202 | 206 | <remarks>To be added.</remarks>
|
203 | 207 | </Docs>
|
|
218 | 222 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
219 | 223 | </ReturnValue>
|
220 | 224 | <Docs>
|
221 |
| - <summary>To be added.</summary> |
| 225 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColorDark2" /> color.</summary> |
222 | 226 | <value>To be added.</value>
|
223 |
| - <remarks>To be added.</remarks> |
| 227 | + <remarks>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</remarks> |
224 | 228 | </Docs>
|
225 | 229 | </Member>
|
226 | 230 | <Member MemberName="AccentColorDark2BrushKey">
|
|
239 | 243 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
240 | 244 | </ReturnValue>
|
241 | 245 | <Docs>
|
242 |
| - <summary>To be added.</summary> |
| 246 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorDark2Brush" /> system resource key.</summary> |
243 | 247 | <value>To be added.</value>
|
244 | 248 | <remarks>To be added.</remarks>
|
245 | 249 | </Docs>
|
|
260 | 264 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
261 | 265 | </ReturnValue>
|
262 | 266 | <Docs>
|
263 |
| - <summary>To be added.</summary> |
| 267 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorDark2" /> system resource key.</summary> |
264 | 268 | <value>To be added.</value>
|
265 | 269 | <remarks>To be added.</remarks>
|
266 | 270 | </Docs>
|
|
281 | 285 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
282 | 286 | </ReturnValue>
|
283 | 287 | <Docs>
|
284 |
| - <summary>To be added.</summary> |
| 288 | + <summary>Gets the darkest shade of the system accent color.</summary> |
285 | 289 | <value>To be added.</value>
|
286 | 290 | <remarks>To be added.</remarks>
|
287 | 291 | </Docs>
|
|
302 | 306 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
303 | 307 | </ReturnValue>
|
304 | 308 | <Docs>
|
305 |
| - <summary>To be added.</summary> |
| 309 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColorDark3" /> color.</summary> |
306 | 310 | <value>To be added.</value>
|
307 |
| - <remarks>To be added.</remarks> |
| 311 | + <remarks>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</remarks> |
308 | 312 | </Docs>
|
309 | 313 | </Member>
|
310 | 314 | <Member MemberName="AccentColorDark3BrushKey">
|
|
323 | 327 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
324 | 328 | </ReturnValue>
|
325 | 329 | <Docs>
|
326 |
| - <summary>To be added.</summary> |
| 330 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorDark3Brush" /> system resource key.</summary> |
327 | 331 | <value>To be added.</value>
|
328 | 332 | <remarks>To be added.</remarks>
|
329 | 333 | </Docs>
|
|
344 | 348 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
345 | 349 | </ReturnValue>
|
346 | 350 | <Docs>
|
347 |
| - <summary>To be added.</summary> |
| 351 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorDark3" /> system resource key.</summary> |
348 | 352 | <value>To be added.</value>
|
349 | 353 | <remarks>To be added.</remarks>
|
350 | 354 | </Docs>
|
|
365 | 369 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
366 | 370 | </ReturnValue>
|
367 | 371 | <Docs>
|
368 |
| - <summary>To be added.</summary> |
| 372 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColor" /> system resource key.</summary> |
369 | 373 | <value>To be added.</value>
|
370 | 374 | <remarks>To be added.</remarks>
|
371 | 375 | </Docs>
|
|
386 | 390 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
387 | 391 | </ReturnValue>
|
388 | 392 | <Docs>
|
389 |
| - <summary>To be added.</summary> |
| 393 | + <summary>Gets the light shade of the system accent color.</summary> |
390 | 394 | <value>To be added.</value>
|
391 | 395 | <remarks>To be added.</remarks>
|
392 | 396 | </Docs>
|
|
407 | 411 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
408 | 412 | </ReturnValue>
|
409 | 413 | <Docs>
|
410 |
| - <summary>To be added.</summary> |
| 414 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColorLight1" /> color.</summary> |
411 | 415 | <value>To be added.</value>
|
412 |
| - <remarks>To be added.</remarks> |
| 416 | + <remarks>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</remarks> |
413 | 417 | </Docs>
|
414 | 418 | </Member>
|
415 | 419 | <Member MemberName="AccentColorLight1BrushKey">
|
|
428 | 432 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
429 | 433 | </ReturnValue>
|
430 | 434 | <Docs>
|
431 |
| - <summary>To be added.</summary> |
| 435 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorLight1Brush" /> system resource key.</summary> |
432 | 436 | <value>To be added.</value>
|
433 | 437 | <remarks>To be added.</remarks>
|
434 | 438 | </Docs>
|
|
449 | 453 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
450 | 454 | </ReturnValue>
|
451 | 455 | <Docs>
|
452 |
| - <summary>To be added.</summary> |
| 456 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorLight1" /> system resource key.</summary> |
453 | 457 | <value>To be added.</value>
|
454 | 458 | <remarks>To be added.</remarks>
|
455 | 459 | </Docs>
|
|
470 | 474 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
471 | 475 | </ReturnValue>
|
472 | 476 | <Docs>
|
473 |
| - <summary>To be added.</summary> |
| 477 | + <summary>Gets the lighter shade of the system accent color.</summary> |
474 | 478 | <value>To be added.</value>
|
475 | 479 | <remarks>To be added.</remarks>
|
476 | 480 | </Docs>
|
|
491 | 495 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
492 | 496 | </ReturnValue>
|
493 | 497 | <Docs>
|
494 |
| - <summary>To be added.</summary> |
| 498 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColorLight2" /> color.</summary> |
495 | 499 | <value>To be added.</value>
|
496 |
| - <remarks>To be added.</remarks> |
| 500 | + <remarks>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</remarks> |
497 | 501 | </Docs>
|
498 | 502 | </Member>
|
499 | 503 | <Member MemberName="AccentColorLight2BrushKey">
|
|
512 | 516 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
513 | 517 | </ReturnValue>
|
514 | 518 | <Docs>
|
515 |
| - <summary>To be added.</summary> |
| 519 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorLight2Brush" /> system resource key.</summary> |
516 | 520 | <value>To be added.</value>
|
517 | 521 | <remarks>To be added.</remarks>
|
518 | 522 | </Docs>
|
|
533 | 537 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
534 | 538 | </ReturnValue>
|
535 | 539 | <Docs>
|
536 |
| - <summary>To be added.</summary> |
| 540 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorLight2" /> system resource key.</summary> |
537 | 541 | <value>To be added.</value>
|
538 | 542 | <remarks>To be added.</remarks>
|
539 | 543 | </Docs>
|
|
554 | 558 | <ReturnType>System.Windows.Media.Color</ReturnType>
|
555 | 559 | </ReturnValue>
|
556 | 560 | <Docs>
|
557 |
| - <summary>To be added.</summary> |
| 561 | + <summary>Gets the lightest shade of the system accent color.</summary> |
558 | 562 | <value>To be added.</value>
|
559 | 563 | <remarks>To be added.</remarks>
|
560 | 564 | </Docs>
|
|
575 | 579 | <ReturnType>System.Windows.Media.SolidColorBrush</ReturnType>
|
576 | 580 | </ReturnValue>
|
577 | 581 | <Docs>
|
578 |
| - <summary>To be added.</summary> |
| 582 | + <summary>Gets the brush corresponding to the <see cref="P:System.Windows.SystemColors.AccentColorLight3" /> color.</summary> |
579 | 583 | <value>To be added.</value>
|
580 |
| - <remarks>To be added.</remarks> |
| 584 | + <remarks>When <see cref="P:System.Windows.SystemParameters.HighContrast" /> is <see langword="true" />, this property returns <see cref="P:System.Windows.SystemColors.HighlightTextBrush" />.</remarks> |
581 | 585 | </Docs>
|
582 | 586 | </Member>
|
583 | 587 | <Member MemberName="AccentColorLight3BrushKey">
|
|
596 | 600 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
597 | 601 | </ReturnValue>
|
598 | 602 | <Docs>
|
599 |
| - <summary>To be added.</summary> |
| 603 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorLight3Brush" /> system resource key.</summary> |
600 | 604 | <value>To be added.</value>
|
601 | 605 | <remarks>To be added.</remarks>
|
602 | 606 | </Docs>
|
|
617 | 621 | <ReturnType>System.Windows.ResourceKey</ReturnType>
|
618 | 622 | </ReturnValue>
|
619 | 623 | <Docs>
|
620 |
| - <summary>To be added.</summary> |
| 624 | + <summary>Gets the <see cref="P:System.Windows.SystemColors.AccentColorLight3" /> system resource key.</summary> |
621 | 625 | <value>To be added.</value>
|
622 | 626 | <remarks>To be added.</remarks>
|
623 | 627 | </Docs>
|
|
0 commit comments