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

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

public static ResourceKey BarButtonStyleKey { get; }

Property Value

ResourceKey:

A resource key.

BarMenuGalleryCategoryHeaderTemplateKey

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

public static ResourceKey BarMenuGalleryCategoryHeaderTemplateKey { get; }

Property Value

ResourceKey:

A resource key.

BarMenuGalleryStyleKey

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

public static ResourceKey BarMenuGalleryStyleKey { get; }

Property Value

ResourceKey:

A resource key.

BarMenuItemStyleKey

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

public static ResourceKey BarMenuItemStyleKey { get; }

Property Value

ResourceKey:

A resource key.

BarPopupButtonBaseStyleKey

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

public static ResourceKey BarPopupButtonBaseStyleKey { get; }

Property Value

ResourceKey:

A resource key.

BarPopupButtonStyleKey

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

public static ResourceKey BarPopupButtonStyleKey { get; }

Property Value

ResourceKey:

A resource key.

ButtonBaseStyleKey

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

public static ResourceKey ButtonBaseStyleKey { get; }

Property Value

ResourceKey:

A resource key.

OverflowBarPopupButtonBaseStyleKey

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

public static ResourceKey OverflowBarPopupButtonBaseStyleKey { get; }

Property Value

ResourceKey:

A resource key.

PopupButtonBaseStyleKey

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

public static ResourceKey PopupButtonBaseStyleKey { get; }

Property Value

ResourceKey:

A resource key.

RibbonBackstageButtonStyleKey

Gets 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:

A resource key.

RibbonBackstagePopupButtonStyleKey

Gets 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:

A resource key.

RibbonBackstageScrollViewerStyleKey

Gets 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:

A resource key.

SimpleBarPopupButtonBaseStyleKey

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

public static ResourceKey SimpleBarPopupButtonBaseStyleKey { get; }

Property Value

ResourceKey:

A resource key.

Inherited Members