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