2 references to IsVisible
PresentationCore (2)
MS\Internal\TextFormatting\SimpleTextLine.cs (2)
1210
if (_runs[runIndex].
IsVisible
&& !_runs[runIndex].EOT)
1242
if (_runs[runIndex].
IsVisible
&& !_runs[runIndex].EOT)