AllowGlyphSkinning
|
Gets or sets whether glyphs for this BarItem should be painted using the text foreground color.
|
AllowStubGlyph
|
Gets or sets whether or not this item and all its links should display a stub glyph when it has no custom icon assigned.
|
CheckedImage
|
Gets or sets the image displayed for the checked state.
|
CheckedImageIndex
|
Gets or sets the index of the image displayed for the checked state.
|
CheckedImageKey
|
Gets or sets the name of the image displayed for the checked state.
|
CheckedLargeImage
|
Gets or sets the large image displayed for the checked state.
|
CheckedLargeImageIndex
|
Gets or sets the index of the large image displayed for the checked state.
|
CheckedLargeImageKey
|
Gets or sets the name of the large image displayed for the checked state.
|
CheckedSvgImage
|
Gets or sets the vector image for the checked state.
|
DefaultSvgImage
|
Gets or sets the default vector image.
|
DefaultSvgImageSize
|
Gets or sets the size of the default vector image.
|
DisabledImage
|
Gets or sets the image corresponding to the item’s disabled state.
|
DisabledImageIndex
|
Gets or sets the index of the image that corresponds to the item’s disabled state.
|
DisabledImageKey
|
Gets or sets the name of the image displayed for the disabled state.
|
DisabledLargeImage
|
Gets or sets the large image that corresponds to the item’s disabled state.
|
DisabledLargeImageIndex
|
Gets or sets the index of the large image that corresponds to the item’s disabled state.
|
DisabledLargeImageKey
|
Gets or sets the name of the large image displayed for the disabled state.
|
DisabledSvgImage
|
Gets or sets the vector image for the item’s disabled state.
|
Image
|
Gets or sets the BarItem‘s glyph.
|
ImageIndex
|
Gets or sets the index of a small glyph assigned to this BarItem.
|
ImageKey
|
Gets or sets the name of the image in the Images collection.
|
ImageUri
|
Gets or sets the uniform resource identifier of the glyph in the DX Image Gallery displayed in the current BarItem.
A specific version of the addressed image is automatically chosen based on the app context (the current skin and required image size).
|
LargeImage
|
Gets or sets the item’s large image.
|
LargeImageIndex
|
Gets or sets the index of the large image in the image source collection.
|
LargeImageKey
|
Gets or sets the name of the large image in the image source collection.
|
LargeImages
|
Gets the source of large glyphs.
|
SvgImage
|
Gets or sets a vector image displayed in the item.
|
SvgImageColorizationMode
|
Gets or sets how to adjust icon colors according to the active application Skin.
|
SvgImageSize
|
Gets or sets the required size of the vector image.
|