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