In This Article

GlyphTemplateKind Enum

Specifies a built-in glyph data template resource.

public enum GlyphTemplateKind

Fields

Name Description
Avatar16

An avatar icon (16x16).

Back16

A back icon (16x16).

Calendar16

A calendar icon (16x16).

Check16

A check glyph (16x16).

Clear16

A clear icon (16x16).

CloseWindow16

A close window icon (16x16).

Code16

A code icon (16x16).

ColorPalette16

A color palette icon (16x16).

Copy16

A copy icon (16x16).

Dark16

A dark icon (16x16).

DownArrow16

A down arrow glyph (16x16).

DropDownArrow12

A drop down arrow glyph (12x12).

DropDownArrow16

A drop down arrow glyph (16x16).

EnterFullScreen16

An enter full screen icon (16x16).

Error16

An error icon (16x16).

ExitFullScreen16

An exit full screen icon (16x16).

ExternalLink16

An external link icon (16x16).

Help16

A help icon (16x16).

HidePassword16

A hide password icon (16x16).

Home16

A home icon (16x16).

LeftArrow16

A left arrow glyph (16x16).

Light16

A light icon (16x16).

MarkerTip16

A marker tip icon (16x16).

MaximizeWindow16

A maximize window icon (16x16).

Menu16

A menu icon (16x16).

MenuBars16

A menu bars icon (16x16).

MenuPopup16

A menu popup glyph (16x16).

MinimizeWindow16

A minimize window icon (16x16).

Next16

A next icon (16x16).

Options16

An options icon (16x16).

Previous16

A previous icon (16x16).

RadioCheck16

A radio check glyph (16x16).

RadioIndeterminateCheck16

A radio indeterminate check glyph (16x16).

Refresh16

A refresh icon (16x16).

RestoreWindow16

A restore window icon (16x16).

RightArrow16

A right arrow glyph (16x16).

ShowPassword16

A show password icon (16x16).

SmallCheck16

A small check glyph (16x16).

SmallIndeterminateCheck16

A small indeterminate glyph (16x16).

SortDirectionAscending8

A sort direction ascending glyph (8x8).

SortDirectionDescending8

A sort direction descending glyph (8x8).

SpinnerDecrease16

A spinner decrease glyph (16x16).

SpinnerDecrease8

A spinner decrease glyph (8x8).

SpinnerIncrease16

A spinner increase glyph (16x16).

SpinnerIncrease8

A spinner increase glyph (8x8).

ToggleSwitchKnob16

A toggle switch knob glyph (16x16).

UpArrow16

An up arrow glyph (16x16).

UpFolder16

An up folder icon (16x16).

Views16

A views icon (16x16).

XMark16

An "X" mark glyph (16x16).

Extension Methods