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