2 references to IsEmpty
PresentationCore (2)
MS\Internal\TextFormatting\TextStore.cs (2)
1217
if (!charRange.
IsEmpty
)
2642
if (!charString.CharacterBufferRange.
IsEmpty
)