92 instantiations of LookupTableEntry
PresentationFramework (92)
System\Windows\Documents\XamlToRtfWriter.cs (92)
3347new LookupTableEntry("", (int)XamlTag.XTUnknown), 3348new LookupTableEntry("", (int)XamlTag.XTUnknown), 3349new LookupTableEntry("Bold", (int)XamlTag.XTBold), 3350new LookupTableEntry("Italic", (int)XamlTag.XTItalic), 3351new LookupTableEntry("Underline", (int)XamlTag.XTUnderline), 3352new LookupTableEntry("Hyperlink", (int)XamlTag.XTHyperlink), 3353new LookupTableEntry("Span", (int)XamlTag.XTInline), 3354new LookupTableEntry("Run", (int)XamlTag.XTInline), 3355new LookupTableEntry("LineBreak", (int)XamlTag.XTLineBreak), 3356new LookupTableEntry("Paragraph", (int)XamlTag.XTParagraph), 3357new LookupTableEntry("InlineUIContainer", (int)XamlTag.XTInline), 3358new LookupTableEntry("BlockUIContainer", (int)XamlTag.XTBlockUIContainer), 3359new LookupTableEntry("Image", (int)XamlTag.XTImage), 3360new LookupTableEntry("BitmapImage", (int)XamlTag.XTBitmapImage), 3361new LookupTableEntry("List", (int)XamlTag.XTList), 3362new LookupTableEntry("ListItem", (int)XamlTag.XTListItem), 3363new LookupTableEntry("Table", (int)XamlTag.XTTable), 3364new LookupTableEntry("TableRowGroup", (int)XamlTag.XTTableBody), 3365new LookupTableEntry("TableRow", (int)XamlTag.XTTableRow), 3366new LookupTableEntry("TableCell", (int)XamlTag.XTTableCell), 3367new LookupTableEntry("TableColumn", (int)XamlTag.XTTableColumn), 3368new LookupTableEntry("Section", (int)XamlTag.XTSection), 3369new LookupTableEntry("Figure", (int)XamlTag.XTFigure), 3370new LookupTableEntry("Floater", (int)XamlTag.XTFloater), 3373new LookupTableEntry("TextDecoration", (int)XamlTag.XTTextDecoration) 3378new LookupTableEntry("", (int)XamlAttribute.XAUnknown), 3379new LookupTableEntry("FontWeight", (int)XamlAttribute.XAFontWeight), 3380new LookupTableEntry("FontSize", (int)XamlAttribute.XAFontSize), 3381new LookupTableEntry("FontStyle", (int)XamlAttribute.XAFontStyle), 3382new LookupTableEntry("FontFamily", (int)XamlAttribute.XAFontFamily), 3383new LookupTableEntry("Background", (int)XamlAttribute.XABackground), 3384new LookupTableEntry("Foreground", (int)XamlAttribute.XAForeground), 3385new LookupTableEntry("FlowDirection", (int)XamlAttribute.XAFlowDirection), 3386new LookupTableEntry("TextDecorations", (int)XamlAttribute.XATextDecorations), 3387new LookupTableEntry("TextAlignment", (int)XamlAttribute.XATextAlignment), 3388new LookupTableEntry("MarkerStyle", (int)XamlAttribute.XAMarkerStyle), 3389new LookupTableEntry("TextIndent", (int)XamlAttribute.XATextIndent), 3390new LookupTableEntry("ColumnSpan", (int)XamlAttribute.XAColumnSpan), 3391new LookupTableEntry("RowSpan", (int)XamlAttribute.XARowSpan), 3392new LookupTableEntry("StartIndex", (int)XamlAttribute.XAStartIndex), 3393new LookupTableEntry("MarkerOffset", (int)XamlAttribute.XAMarkerOffset), 3394new LookupTableEntry("BorderThickness", (int)XamlAttribute.XABorderThickness), 3395new LookupTableEntry("BorderBrush", (int)XamlAttribute.XABorderBrush), 3396new LookupTableEntry("Padding", (int)XamlAttribute.XAPadding), 3397new LookupTableEntry("Margin", (int)XamlAttribute.XAMargin), 3398new LookupTableEntry("KeepTogether", (int)XamlAttribute.XAKeepTogether), 3399new LookupTableEntry("KeepWithNext", (int)XamlAttribute.XAKeepWithNext), 3400new LookupTableEntry("BaselineAlignment", (int)XamlAttribute.XABaselineAlignment), 3401new LookupTableEntry("BaselineOffset", (int)XamlAttribute.XABaselineOffset), 3402new LookupTableEntry("NavigateUri", (int)XamlAttribute.XANavigateUri), 3403new LookupTableEntry("TargetName", (int)XamlAttribute.XATargetName), 3404new LookupTableEntry("LineHeight", (int)XamlAttribute.XALineHeight), 3405new LookupTableEntry("xml:lang", (int)XamlAttribute.XALang), 3406new LookupTableEntry("Height", (int)XamlAttribute.XAHeight), 3407new LookupTableEntry("Source", (int)XamlAttribute.XASource), 3408new LookupTableEntry("UriSource", (int)XamlAttribute.XAUriSource), 3409new LookupTableEntry("Stretch", (int)XamlAttribute.XAStretch), 3410new LookupTableEntry("StretchDirection", (int)XamlAttribute.XAStretchDirection), 3413new LookupTableEntry("Location", (int)XamlAttribute.XALocation), 3414new LookupTableEntry("Width", (int)XamlAttribute.XAWidth), 3415new LookupTableEntry("Typography.Variants", (int)XamlAttribute.XATypographyVariants) 3420new LookupTableEntry("", (int)MarkerStyle.MarkerBullet), 3421new LookupTableEntry("None", (int)MarkerStyle.MarkerNone), 3422new LookupTableEntry("Decimal", (int)MarkerStyle.MarkerArabic), 3423new LookupTableEntry("UpperRoman", (int)MarkerStyle.MarkerUpperRoman), 3424new LookupTableEntry("LowerRoman", (int)MarkerStyle.MarkerLowerRoman), 3425new LookupTableEntry("UpperLatin", (int)MarkerStyle.MarkerUpperAlpha), 3426new LookupTableEntry("LowerLatin", (int)MarkerStyle.MarkerLowerAlpha), 3427new LookupTableEntry("Ordinal", (int)MarkerStyle.MarkerOrdinal), 3428new LookupTableEntry("Decimal", (int)MarkerStyle.MarkerCardinal), // Note no support in XAML 3429new LookupTableEntry("Disc", (int)MarkerStyle.MarkerBullet), 3430new LookupTableEntry("Box", (int)MarkerStyle.MarkerBullet), 3431new LookupTableEntry("Circle", (int)MarkerStyle.MarkerBullet), 3432new LookupTableEntry("Square", (int)MarkerStyle.MarkerBullet) 3437new LookupTableEntry("", (int)HAlign.AlignDefault), 3438new LookupTableEntry("Left", (int)HAlign.AlignLeft), 3439new LookupTableEntry("Right", (int)HAlign.AlignRight), 3440new LookupTableEntry("Center", (int)HAlign.AlignCenter), 3441new LookupTableEntry("Justify", (int)HAlign.AlignJustify), 3446new LookupTableEntry("", 0), 3447new LookupTableEntry("Normal", 0), 3448new LookupTableEntry("UltraCondensed", -80), 3449new LookupTableEntry("ExtraCondensed", -60), 3450new LookupTableEntry("Condensed", -40), 3451new LookupTableEntry("SemiCondensed", -20), 3452new LookupTableEntry("SemiExpanded", 20), 3453new LookupTableEntry("Expanded", 40), 3454new LookupTableEntry("ExtraExpanded", 60), 3455new LookupTableEntry("UltraExpanded", 80), 3460new LookupTableEntry("Normal", (int)RtfSuperSubscript.Normal), 3461new LookupTableEntry("Superscript", (int)RtfSuperSubscript.Super), 3462new LookupTableEntry("Subscript", (int)RtfSuperSubscript.Sub),
7 references to LookupTableEntry
PresentationFramework (7)
System\Windows\Documents\XamlToRtfWriter.cs (7)
3345internal static LookupTableEntry[] TagTable = 3376internal static LookupTableEntry[] AttributeTable = 3418internal static LookupTableEntry[] MarkerStyleTable = 3435internal static LookupTableEntry[] HAlignTable = 3444internal static LookupTableEntry[] FontStretchTable = 3458internal static LookupTableEntry[] TypographyVariantsTable = 3465internal static int BasicLookup(LookupTableEntry[] entries, string name)