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