3 references to WidthTwips
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
3060cf.Width.Type = WidthType.WidthTwips; 3093if (cf.Width.Type == WidthType.WidthTwips)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
3088cf.Width.Type = WidthType.WidthTwips;