2 references to IsVisible
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (2)
1233
if (_runs[runIndex].
IsVisible
&& !_runs[runIndex].EOT)
1265
if (_runs[runIndex].
IsVisible
&& !_runs[runIndex].EOT)