3 references to Ctrl_BIN
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfControls.cs (1)
192
new RtfControlWordInfo(RtfControlWord.
Ctrl_BIN
, "bin", RTK_PICTPROPS | RTK_VALUE ),
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (1)
185
if (token.RtfControlWordInfo != null && token.RtfControlWordInfo.Control == RtfControlWord.
Ctrl_BIN
)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
9607
case RtfControlWord.
Ctrl_BIN
: