In This Article

XamlGlyphImageRepository.GlobalKeys Class

Defines the keys of globally available glyphs.

public static class XamlGlyphImageRepository.GlobalKeys
Inheritance:
object object

Remarks

For internal use only.

Fields

ContextReadOnlyGlyph

Contextual read-only.

public const string ContextReadOnlyGlyph = "ContextReadOnlyGlyph"

DownArrowGlyph

Down arrow.

public const string DownArrowGlyph = "DownArrowGlyph"

UpArrowGlyph

Up arrow.

public const string UpArrowGlyph = "UpArrowGlyph"

Inherited Members