6 references to FONT_PROPAGATE
System.Web (6)
UI\Html32TextWriter.cs (6)
332
else if (Supports(
FONT_PROPAGATE
)) {
497
if (Supports(
FONT_PROPAGATE
)) {
635
if (Supports(
FONT_PROPAGATE
)) {
654
_tagSupports |= FONT_AROUND_CONTENT |
FONT_PROPAGATE
;
660
_tagSupports |=
FONT_PROPAGATE
;
664
_tagSupports |=
FONT_PROPAGATE
| FONT_CONSUME;