2 references to IsEmpty
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (2)
1228
if (!charRange.
IsEmpty
)
2652
if (!charString.CharacterBufferRange.
IsEmpty
)