1 write to wchUndef
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
105
contextInfo.
wchUndef
= '\u0001';
12 references to wchUndef
PresentationCore (12)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (12)
107
contextInfo.wchPosTab = contextInfo.
wchUndef
;
109
contextInfo.wchEndPara2 = contextInfo.
wchUndef
;
131
contextInfo.wchVisiPosTab = contextInfo.
wchUndef
;
140
contextInfo.wchAltEndPara = contextInfo.
wchUndef
;
142
contextInfo.wchSectionBreak = contextInfo.
wchUndef
;
144
contextInfo.wchNoBreak = contextInfo.
wchUndef
;
145
contextInfo.wchColumnBreak = contextInfo.
wchUndef
;
146
contextInfo.wchPageBreak = contextInfo.
wchUndef
;
147
contextInfo.wchOptBreak = contextInfo.
wchUndef
;
148
contextInfo.wchToReplace = contextInfo.
wchUndef
;
149
contextInfo.wchReplace = contextInfo.
wchUndef
;
552
dict.Remove(contextInfo.
wchUndef
);