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.
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.
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.
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.