4 references to IsNonFormattingInline
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextPointerBase.cs (4)
197
backwardContext == TextPointerContext.ElementStart && TextSchema.
IsNonFormattingInline
(forwardType) &&
201
forwardContext == TextPointerContext.ElementEnd && TextSchema.
IsNonFormattingInline
(backwardType) &&
206
TextSchema.
IsNonFormattingInline
(backwardType) && TextSchema.
IsNonFormattingInline
(forwardType)