3 references to fskrefChar
PresentationFramework (3)
MS\Internal\PtsHost\FigureParagraph.cs (2)
267
if (fsfigprops.fskrefU == PTS.FSKREF.
fskrefChar
)
272
if (fsfigprops.fskrefV == PTS.FSKREF.
fskrefChar
)
MS\Internal\PtsHost\PtsCache.cs (1)
482
Invariant.Assert(((int)PTS.FSKREF.
fskrefChar
) == 3);