6 references to BasicLookup
PresentationFramework (6)
System\Windows\Documents\XamlToRtfWriter.cs (6)
3484
xamlTag = (XamlTag)
BasicLookup
(TagTable, tagName);
3496
ss = (RtfSuperSubscript)
BasicLookup
(TypographyVariantsTable, s);
3508
xamlAttribute = (XamlAttribute)
BasicLookup
(AttributeTable, attributeName);
3786
ms = (MarkerStyle)
BasicLookup
(MarkerStyleTable, styleName);
3872
align = (HAlign)
BasicLookup
(HAlignTable, alignName);
3884
twips = (long)
BasicLookup
(HAlignTable, stretchName);