In This Article

BarsResourceKeys Class

Provides access to the resource keys that identify all reusable styles/resources included in this assembly.

public static class BarsResourceKeys
Inheritance:
object object

Properties

BarButtonStyleKey

The ResourceKey for a Style that may be applied to BarButton elements.

public static ResourceKey BarButtonStyleKey { get; }

Property Value

ResourceKey

BarMenuGalleryCategoryHeaderTemplateKey

The ResourceKey for a default DataTemplate that may be applied to CategoryHeaderTemplate properties.

public static ResourceKey BarMenuGalleryCategoryHeaderTemplateKey { get; }

Property Value

ResourceKey

BarMenuGalleryStyleKey

The ResourceKey for a Style that may be applied to BarMenuGallery elements.

public static ResourceKey BarMenuGalleryStyleKey { get; }

Property Value

ResourceKey

BarMenuItemStyleKey

The ResourceKey for a Style that may be applied to BarMenuItem elements.

public static ResourceKey BarMenuItemStyleKey { get; }

Property Value

ResourceKey

BarPopupButtonBaseStyleKey

The ResourceKey for a Style that may be applied to BarPopupButtonBase elements.

public static ResourceKey BarPopupButtonBaseStyleKey { get; }

Property Value

ResourceKey

BarPopupButtonStyleKey

The ResourceKey for a Style that may be applied to BarPopupButton elements.

public static ResourceKey BarPopupButtonStyleKey { get; }

Property Value

ResourceKey

ButtonBaseStyleKey

The ResourceKey for a Style that may be applied to ButtonBase elements.

public static ResourceKey ButtonBaseStyleKey { get; }

Property Value

ResourceKey

OverflowBarPopupButtonBaseStyleKey

The ResourceKey for a Style that may be applied to BarPopupButtonBase elements.

public static ResourceKey OverflowBarPopupButtonBaseStyleKey { get; }

Property Value

ResourceKey

PopupButtonBaseStyleKey

The ResourceKey for a Style that may be applied to PopupButton elements.

public static ResourceKey PopupButtonBaseStyleKey { get; }

Property Value

ResourceKey

RibbonBackstageButtonStyleKey

The ResourceKey for a Style that may be applied to BarButton elements that are usually located within a RibbonBackstage.

public static ResourceKey RibbonBackstageButtonStyleKey { get; }

Property Value

ResourceKey

RibbonBackstagePopupButtonStyleKey

The ResourceKey for a Style that may be applied to BarPopupButton elements that are usually located within a RibbonBackstage.

public static ResourceKey RibbonBackstagePopupButtonStyleKey { get; }

Property Value

ResourceKey

RibbonBackstageScrollViewerStyleKey

The ResourceKey for a Style that may be applied to ScrollViewer elements that are usually located within a RibbonBackstage.

public static ResourceKey RibbonBackstageScrollViewerStyleKey { get; }

Property Value

ResourceKey

SimpleBarPopupButtonBaseStyleKey

The ResourceKey for a Style that may be applied to BarPopupButtonBase elements.

public static ResourceKey SimpleBarPopupButtonBaseStyleKey { get; }

Property Value

ResourceKey

Inherited Members