RibbonWindowChrome Class
Provides attached functionality to alter the chrome of a window, with defaults common to a RibbonWindow instance.
public class RibbonWindowChrome : WindowChrome
- Inheritance:
- object WindowChrome object
Constructors
RibbonWindowChrome()
Initializes an instance of the class.
public RibbonWindowChrome()
Inherited Members
- WindowChrome.IsOverlayVisibleChangedEvent
- WindowChrome.TitleBarContextMenuRequestedEvent
- WindowChrome.WindowBoundsChangedEvent
- WindowChrome.WindowBoundsChangingEvent
- WindowChrome.WindowSystemMenuOpeningEvent
- WindowChrome.BackdropKindProperty
- WindowChrome.CanMouseActivateOverToolBarProperty
- WindowChrome.ChromeProperty
- WindowChrome.CornerKindProperty
- WindowChrome.ElementKindProperty
- WindowChrome.HasCloseButtonProperty
- WindowChrome.HasIconProperty
- WindowChrome.HasMaximizeButtonProperty
- WindowChrome.HasMinimizeButtonProperty
- WindowChrome.HasOuterGlowProperty
- WindowChrome.HasRestoreButtonProperty
- WindowChrome.HasTitleBarProperty
- WindowChrome.IconMarginProperty
- WindowChrome.IconSourceProperty
- WindowChrome.IsBackdropActiveProperty
- WindowChrome.IsOverlayFocusScopeProperty
- WindowChrome.IsOverlayVisibleProperty
- WindowChrome.IsPointerOverProperty
- WindowChrome.IsTaskbarAutoHiddenProperty
- WindowChrome.IsTitleBarBackdropAllowedProperty
- WindowChrome.OverlayAnimationKindsProperty
- WindowChrome.OverlayContentProperty
- WindowChrome.OverlayContentTemplateProperty
- WindowChrome.OverlayContentTemplateSelectorProperty
- WindowChrome.ResizeBorderThicknessProperty
- WindowChrome.StyleKeyProperty
- WindowChrome.ThemeNameProperty
- WindowChrome.TitleBarHeaderProperty
- WindowChrome.TitleBarHeaderAlignmentProperty
- WindowChrome.TitleBarHeaderMarginProperty
- WindowChrome.TitleBarHeaderMinWidthProperty
- WindowChrome.TitleBarHeaderTemplateProperty
- WindowChrome.TitleBarHeaderTemplateSelectorProperty
- WindowChrome.TitleBarHeightProperty
- WindowChrome.TitleBarLeftContentProperty
- WindowChrome.TitleBarLeftContentMaxWidthOverflowPercentageProperty
- WindowChrome.TitleBarLeftContentTemplateProperty
- WindowChrome.TitleBarLeftContentTemplateSelectorProperty
- WindowChrome.TitleBarLeftContentWidthProperty
- WindowChrome.TitleBarMergeKindProperty
- WindowChrome.TitleBarMinHeightProperty
- WindowChrome.TitleBarRightContentProperty
- WindowChrome.TitleBarRightContentMaxWidthOverflowPercentageProperty
- WindowChrome.TitleBarRightContentTemplateProperty
- WindowChrome.TitleBarRightContentTemplateSelectorProperty
- WindowChrome.TitleBarRightContentWidthProperty
- WindowChrome.UseAlternateTitleBarStyleProperty
- WindowChrome.GetChrome(Window)
- WindowChrome.SetChrome(Window, WindowChrome)
- WindowChrome.CreateInstanceCore()
- WindowChrome.GetElementKind(UIElement)
- WindowChrome.SetElementKind(UIElement, WindowChromeElementKind)
- WindowChrome.GetOuterGlow(Window)
- WindowChrome.GetIsBackdropActive(Window)
- WindowChrome.GetIsOverlayFocusScope(Window)
- WindowChrome.SetIsOverlayFocusScope(Window, bool)
- WindowChrome.GetIsOverlayVisible(Window)
- WindowChrome.SetIsOverlayVisible(Window, bool)
- WindowChrome.GetIsPointerOver(ButtonBase)
- WindowChrome.GetIsTaskbarAutoHidden(Window)
- WindowChrome.GetIsTitleBarBackdropAllowed(Window)
- WindowChrome.SetIsTitleBarBackdropAllowed(Window, bool)
- WindowChrome.OpenSystemMenu(FrameworkElement, Point)
- WindowChrome.GetOverlayAnimationKinds(Window)
- WindowChrome.SetOverlayAnimationKinds(Window, OverlayAnimationKinds)
- WindowChrome.GetOverlayContent(Window)
- WindowChrome.SetOverlayContent(Window, object)
- WindowChrome.SetWindowStyle(Window, WindowStyle)
- WindowChrome.StartResize(Window, ResizeOperation)
- WindowChrome.GetThemeName(Window)
- WindowChrome.SetThemeName(Window, string)
- WindowChrome.GetTitleBarHeader(Window)
- WindowChrome.SetTitleBarHeader(Window, object)
- WindowChrome.GetTitleBarHeight(Window)
- WindowChrome.GetTitleBarLeftContent(Window)
- WindowChrome.SetTitleBarLeftContent(Window, object)
- WindowChrome.GetTitleBarLeftContentWidth(Window)
- WindowChrome.GetTitleBarMinHeight(Window)
- WindowChrome.SetTitleBarMinHeight(Window, double)
- WindowChrome.GetTitleBarRightContent(Window)
- WindowChrome.SetTitleBarRightContent(Window, object)
- WindowChrome.GetTitleBarRightContentWidth(Window)
- WindowChrome.GetUseAlternateTitleBarStyle(Window)
- WindowChrome.SetUseAlternateTitleBarStyle(Window, bool)
- WindowChrome.BackdropKind
- WindowChrome.CanMouseActivateOverToolBar
- WindowChrome.CloseCommand
- WindowChrome.CornerKind
- WindowChrome.HasCloseButton
- WindowChrome.HasIcon
- WindowChrome.HasMaximizeButton
- WindowChrome.HasMinimizeButton
- WindowChrome.HasOuterGlow
- WindowChrome.HasRestoreButton
- WindowChrome.HasTitleBar
- WindowChrome.IconMargin
- WindowChrome.IconSource
- WindowChrome.MaximizeCommand
- WindowChrome.MinimizeCommand
- WindowChrome.OverlayContentTemplate
- WindowChrome.OverlayContentTemplateSelector
- WindowChrome.ResizeBorderThickness
- WindowChrome.MoveCommand
- WindowChrome.RestoreCommand
- WindowChrome.SizeCommand
- WindowChrome.StyleKey
- WindowChrome.SystemResizeBorderThickness
- WindowChrome.SystemTitleBarCaptionButtonMargin
- WindowChrome.TitleBarHeaderAlignment
- WindowChrome.TitleBarHeaderMargin
- WindowChrome.TitleBarHeaderMinWidth
- WindowChrome.TitleBarHeaderTemplate
- WindowChrome.TitleBarHeaderTemplateSelector
- WindowChrome.TitleBarLeftContentMaxWidthOverflowPercentage
- WindowChrome.TitleBarLeftContentTemplate
- WindowChrome.TitleBarLeftContentTemplateSelector
- WindowChrome.TitleBarMergeKind
- WindowChrome.TitleBarRightContentMaxWidthOverflowPercentage
- WindowChrome.TitleBarRightContentTemplate
- WindowChrome.TitleBarRightContentTemplateSelector
- WindowChrome.ToggleIsOverlayVisibleCommand
- WindowChrome.IsOverlayVisibleChanged
- WindowChrome.TitleBarContextMenuRequested
- WindowChrome.WindowBoundsChanged
- WindowChrome.WindowBoundsChanging
- WindowChrome.WindowSystemMenuOpening