2 references to _IsCombinable
PresentationFramework (2)
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
549
if (_currentFixedBlock != null &&
_IsCombinable
(_currentFixedBlock, textRun))
565
if ((box is FixedSOMFixedBlock) &&
_IsCombinable
(box as FixedSOMFixedBlock, textRun))