6 references to BasicLookup
PresentationFramework (6)
System\Windows\Documents\XamlToRtfWriter.cs (6)
3483
xamlTag = (XamlTag)
BasicLookup
(TagTable, tagName);
3495
ss = (RtfSuperSubscript)
BasicLookup
(TypographyVariantsTable, s);
3507
xamlAttribute = (XamlAttribute)
BasicLookup
(AttributeTable, attributeName);
3785
ms = (MarkerStyle)
BasicLookup
(MarkerStyleTable, styleName);
3871
align = (HAlign)
BasicLookup
(HAlignTable, alignName);
3883
twips = (long)
BasicLookup
(HAlignTable, stretchName);