6 references to BasicLookup
PresentationFramework (6)
System\Windows\Documents\XamlToRtfWriter.cs (6)
3485
xamlTag = (XamlTag)
BasicLookup
(TagTable, tagName);
3497
ss = (RtfSuperSubscript)
BasicLookup
(TypographyVariantsTable, s);
3509
xamlAttribute = (XamlAttribute)
BasicLookup
(AttributeTable, attributeName);
3787
ms = (MarkerStyle)
BasicLookup
(MarkerStyleTable, styleName);
3873
align = (HAlign)
BasicLookup
(HAlignTable, alignName);
3885
twips = (long)
BasicLookup
(HAlignTable, stretchName);