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