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