menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfDockingManager - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfDockingManager

    Represents the Docking Manager class.

    Inheritance
    System.Object
    SfDockingManager
    Namespace: Syncfusion.UI.Xaml.Controls.Layout
    Assembly: Syncfusion.SfDockingManager.UWP.dll
    Syntax
    public class SfDockingManager : Canvas

    Constructors

    SfDockingManager()

    Declaration
    public SfDockingManager()

    Fields

    ActiveWindowProperty

    Identifies the Active Window Dependency Property.

    Declaration
    public static readonly DependencyProperty ActiveWindowProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    AutoHideAnimationModeProperty

    Using a DependencyProperty as the backing store for AutoHideAnimationMode. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty AutoHideAnimationModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    AutoHideAnimationSpeedProperty

    Identifies the AutoHideAnimationSpeed Dependency Property.

    Declaration
    public static readonly DependencyProperty AutoHideAnimationSpeedProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanAutoHideProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty CanAutoHideProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanCloseProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty CanCloseProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanDockProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty CanDockProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanDocumentProperty

    Using a DependencyProperty as the backing store for CanDocument. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty CanDocumentProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanFloatProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty CanFloatProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanResizeProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CloseButtonStyleProperty

    Identifies the CloseButtonStyle dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty CloseButtonStyleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DesiredHeightInDockedModeProperty

    Represents the DesiredHeightInDocked ModeProperty.

    Declaration
    public static readonly DependencyProperty DesiredHeightInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DesiredMaxHeightInDockedModeProperty

    Represents the DesiredMaxHeightInDocked ModeProperty.

    Declaration
    public static readonly DependencyProperty DesiredMaxHeightInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DesiredMaxWidthInDockedModeProperty

    Represents the DesiredMaxWidthInDocked ModeProperty.

    Declaration
    public static readonly DependencyProperty DesiredMaxWidthInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DesiredMinHeightInDockedModeProperty

    Represents the DesiredMinHeightInDocked ModeProperty.

    Declaration
    public static readonly DependencyProperty DesiredMinHeightInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DesiredMinWidthInDockedModeProperty

    Represents the DesiredMinWidthInDocked ModeProperty.

    Declaration
    public static readonly DependencyProperty DesiredMinWidthInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DesiredWidthInDockedModeProperty

    Identifies DockingManager.DesiredWidthInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredWidthInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockAbilityProperty

    Specifies where user can dock an element inside other element using inner DragProviders

    Declaration
    public static readonly DependencyProperty DockAbilityProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockFillProperty

    Identifies the DockFill Dependency Property.

    Declaration
    public static readonly DependencyProperty DockFillProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockPreviewColorProperty

    Identifies the DockPreviewColor Dependency Property.

    Declaration
    public static readonly DependencyProperty DockPreviewColorProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockStateProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty DockStateProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabItemBackgroundProperty

    Declaration
    public static readonly DependencyProperty DockTabItemBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabItemForegroundProperty

    Declaration
    public static readonly DependencyProperty DockTabItemForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabItemMouseOverBackgroundProperty

    Declaration
    public static readonly DependencyProperty DockTabItemMouseOverBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabItemMouseOverForegroundProperty

    Declaration
    public static readonly DependencyProperty DockTabItemMouseOverForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabItemSelectedBackgroundProperty

    Declaration
    public static readonly DependencyProperty DockTabItemSelectedBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabItemSelectedForegroundProperty

    Declaration
    public static readonly DependencyProperty DockTabItemSelectedForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabPanelBackgroundProperty

    Identifies the DockTabPanelBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty DockTabPanelBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockTabPlacementProperty

    Using a DependencyProperty as the backing store for DockTabPlacement. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty DockTabPlacementProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowActiveBackgroundProperty

    Identifies the DockWindowActiveBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowActiveBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowActiveForegroundProperty

    Identifies the DockWindowActiveForeground Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowActiveForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowBackgroundProperty

    Identifies the DockWindowCaptionBackground dependency property.

    Declaration
    public static readonly DependencyProperty DockWindowBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowBorderBrushProperty

    Identifies the DockWindowBorderBrush Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowBorderBrushProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowBorderThicknessProperty

    Identifies the DockWindowBorderThickness Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowBorderThicknessProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowCaptionBackgroundProperty

    Identifies the DockWindowCaptionBackground dependency property.

    Declaration
    public static readonly DependencyProperty DockWindowCaptionBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowCaptionFontFamilyProperty

    Identifies the DockWindowCaptionFontFamily Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowCaptionFontFamilyProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowCaptionFontSizeProperty

    Identifies the DockWindowCaptionFontSize Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowCaptionFontSizeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowCaptionForegroundProperty

    Identifies the DockWindowCaptionForeground Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowCaptionForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowCaptionMarginProperty

    Identifies the DockWindowCaptionMargin Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowCaptionMarginProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowContentBackgroundProperty

    Identifies the DockWindowContentBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowContentBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowContentBorderBrushProperty

    Identifies the DockWindowContentMargin Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowContentBorderBrushProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowContentBorderThicknessProperty

    Identifies the DockWindowContentBorderThickness Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowContentBorderThicknessProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowContentMarginProperty

    Identifies the DockWindowContentMargin Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowContentMarginProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowForegroundProperty

    Identifies the DockWindowForeground Dependency Property.

    Declaration
    public static readonly DependencyProperty DockWindowForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DockWindowHeaderHeightProperty

    Identifies the Header dependency property.

    Declaration
    public static readonly DependencyProperty DockWindowHeaderHeightProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabControlStyleProperty

    Identifies the DocumentTabControlStyle dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty DocumentTabControlStyleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemBackgroundProperty

    Identifies the DocumentTabItemBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemFontSizeProperty

    Identifies the DocumentTabItemFontSize Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemFontSizeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemForegroundProperty

    Identifies the DocumentTabItemForeground Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemPlacementProperty

    Identifies the DocumentTabItemPlacement Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemPlacementProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemSelectedBackgroundProperty

    Identifies the DocumentTabItemSelectedBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemSelectedBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemSelectedFontSizeProperty

    Identifies the DocumentTabItemSelectedFontSize Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemSelectedFontSizeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentTabItemSelectedForegroundProperty

    Identifies the DocumentTabItemSelectedForeground Dependency property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemSelectedForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentWindowBackgroundProperty

    Identifies the DocumentWindowBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentWindowBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DocumentWindowBorderBrushProperty

    Identifies the DocumentWindowBorderBrush Dependency Property.

    Declaration
    public static readonly DependencyProperty DocumentWindowBorderBrushProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatingWindowRectProperty

    Identifies the Header dependency property.

    Declaration
    public static readonly DependencyProperty FloatingWindowRectProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowActiveBackgroundProperty

    Identifies the FloatWindowActiveBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowActiveBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowBackgroundProperty

    Identifies the FloatWindowBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowBorderBrushProperty

    Identifies the FloatWindowBorderBrush Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowBorderBrushProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowBorderThicknessProperty

    Identifies the FloatWindowBorderThickness Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowBorderThicknessProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowCaptionBackgroundProperty

    Identifies the FloatWindowCaptionBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowCaptionBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowContentBackgroundProperty

    Identifies the FloatWindowContentBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowContentBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowContentBorderBrushProperty

    Identifies the FloatWindowContentBorderBrush Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowContentBorderBrushProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowContentBorderThicknessProperty

    Identifies the FloatWindowContentBorderThickness Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowContentBorderThicknessProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FloatWindowContentMarginProperty

    Identifies the FloatWindowContentMargin Dependency Property.

    Declaration
    public static readonly DependencyProperty FloatWindowContentMarginProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    HeaderProperty

    Identifies the Header dependency property.

    Declaration
    public static readonly DependencyProperty HeaderProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    IconProperty

    Identifies the Dependency Property Icon.

    Declaration
    public static readonly DependencyProperty IconProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    IsCloseButtonVisibleProperty

    CloseButtonVisible Property

    Declaration
    public static readonly DependencyProperty IsCloseButtonVisibleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    IsDragEnabledProperty

    Identifies the Dock dependency property.

    Declaration
    public static readonly DependencyProperty IsDragEnabledProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    IsMenuButtonVisibleProperty

    MenuButtonVisible Property

    Declaration
    public static readonly DependencyProperty IsMenuButtonVisibleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    IsPinButtonVisibleProperty

    PinButtonVisible Property

    Declaration
    public static readonly DependencyProperty IsPinButtonVisibleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    MenuButtonStyleProperty

    Identifies the MenuButtonStyle dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty MenuButtonStyleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    NoHeaderProperty

    Identifies the Header dependency property.

    Declaration
    public static readonly DependencyProperty NoHeaderProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    OuterDockAbilityProperty

    Specifies where user can dock an element

    Declaration
    public static readonly DependencyProperty OuterDockAbilityProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    PinButtonStyleProperty

    Identifies the PinButtonStyle dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty PinButtonStyleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowCloseButtonProperty

    Identifies the ShowCloseButton dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty ShowCloseButtonProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowDocumentTabItemContextMenuProperty

    Using a DependencyProperty as the backing store for ShowDocumentTabItemContextMenu. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty ShowDocumentTabItemContextMenuProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowDocumentTabStripMenuProperty

    Using a DependencyProperty as the backing store for ShowDocumentTabStripMenu. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty ShowDocumentTabStripMenuProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowMenuButtonProperty

    Identifies the ShowMenuButton dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty ShowMenuButtonProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowPinButtonProperty

    Identifies the ShowPinButton dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty ShowPinButtonProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    SideInDockedModeProperty

    Identifies DockingManager.SideInDockedMode attached property.

    Declaration
    public static readonly DependencyProperty SideInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    This property can be attached to a docking manager child and is used to get / set the element DockSide in docked mode. DockSide means how element is located regards its target and is used for layout. For all possible cases see DockSide enum. The default value is DockSide.Left.

    SideInFloatModeProperty

    Identifies DockingManager.SideInFloatMode attached property.

    Declaration
    public static readonly DependencyProperty SideInFloatModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    This property can be attached to a docking manager child and is used to get / set the element DockSide in float mode. DockSide means how element is located regards its target and is used for layout. For all possible cases see DockSide enum. The default value is DockSide.Left.

    SidePanelBackgroundProperty

    Identifies the SidePanelBackground dependency property.

    Declaration
    public static readonly DependencyProperty SidePanelBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    SidePanelItemsBackgroundProperty

    Identifies the SidePanelItemsBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty SidePanelItemsBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    SidePanelItemsForegroundProperty

    Identifies the SidePanelItemsForeground Dependency Property.

    Declaration
    public static readonly DependencyProperty SidePanelItemsForegroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    SidePanelItemTemplateProperty

    Identifies the SidePanelItemTemplate dependency property of the SfDockingManager.

    Declaration
    public static readonly DependencyProperty SidePanelItemTemplateProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    SplitterBackgroundProperty

    Identifies the SplitterBackground Dependency Property.

    Declaration
    public static readonly DependencyProperty SplitterBackgroundProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    TargetNameInDockedModeProperty

    Identifies DockingManager.TargetNameInDockedMode attached property.

    Declaration
    public static readonly DependencyProperty TargetNameInDockedModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    This property can be attached to a docking manager child and is used to get / set the name of the element's target in docked mode. If name is an empty string it means child is connected directly to a docking manager main host, otherwise it's connected to its target which is also one of docking manager child with the specified name. The default value is empty string.

    TargetNameInFloatingModeProperty

    Identifies DockingManager.TargetNameInFloatingMode attached property.

    Declaration
    public static readonly DependencyProperty TargetNameInFloatingModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    This property can be attached to a docking manager child and is used to get / set the name of the element's target in float mode. If name is an empty string it means child is connected directly to a docking manager and it is displayed as a float window, otherwise it's connected to its target which is also one of docking manager child with the specified name. The default value is empty string.

    Properties

    ActiveWindow

    Gets or sets a value indicating whether the active window.

    Declaration
    public FrameworkElement ActiveWindow { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.FrameworkElement

    The active window.

    AutoHideAnimationMode

    Gets or sets a value indicating whether the AutoHideAnimationMode property

    Declaration
    public AutoHideAnimationMode AutoHideAnimationMode { get; set; }
    Property Value
    Type
    AutoHideAnimationMode

    AutoHideAnimationSpeed

    Gets or sets a value indicating whether the auto hide animation speed.

    Declaration
    public TimeSpan AutoHideAnimationSpeed { get; set; }
    Property Value
    Type Description
    System.TimeSpan

    The auto hide animation speed.

    CloseButtonStyle

    Gets or sets a value indicating whether the close button template.

    Declaration
    public Style CloseButtonStyle { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Style

    The close button template.

    DockFill

    Gets or sets a value indicating whether a value indicating whether [dock fill].

    Declaration
    public bool DockFill { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [dock fill]; otherwise, false.

    DockItems

    Declaration
    public LogicalElementCollection DockItems { get; set; }
    Property Value
    Type
    LogicalElementCollection

    DockPreviewColor

    Gets or sets a value indicating whether the color of the pop up.

    Declaration
    public Brush DockPreviewColor { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The color of the pop up.

    DockTabItemBackground

    Gets or sets a brush that describes the background of a Tab Items in the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabItemBackground { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    DockTabItemForeground

    Gets or sets a brush that describes the foreground of a Tab Items in the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabItemForeground { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    DockTabItemMouseOverBackground

    Gets or sets a brush that describes the background of a mouse hovered tab Items in the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabItemMouseOverBackground { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    DockTabItemMouseOverForeground

    Gets or sets a brush that describes the foreground of a mouse hovered tab Items in the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabItemMouseOverForeground { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    DockTabItemSelectedBackground

    Gets or sets a brush that describes the background of a Selected Tab Item in the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabItemSelectedBackground { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    DockTabItemSelectedForeground

    Gets or sets a brush that describes the foreground of a Selected Tab Item in the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabItemSelectedForeground { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    DockTabPanelBackground

    Gets or sets a brush that describes the background for Items Panel of the tabbed Dock Window in Docking Manager.

    Declaration
    public Brush DockTabPanelBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The tab panel background.

    DockTabPlacement

    Gets or sets a value indicating whether the placement option to place the DockTabControl

    Declaration
    [ClassReference(IsReviewed = false)]
    public TabPlacement DockTabPlacement { get; set; }
    Property Value
    Type
    TabPlacement

    DockWindowActiveBackground

    Gets or sets a value indicating whether the color of the active window.

    Declaration
    public Brush DockWindowActiveBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The color of the active window.

    DockWindowActiveForeground

    Gets or sets a value indicating whether the color of the active window foreground.

    Declaration
    public Brush DockWindowActiveForeground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The color of the active foreground.

    DockWindowBackground

    Gets or sets a value indicating whether the window background.

    Declaration
    public Brush DockWindowBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The window background.

    DockWindowBorderBrush

    Gets or sets a value indicating whether the window border brush.

    Declaration
    public Brush DockWindowBorderBrush { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The window border brush.

    DockWindowBorderThickness

    Gets or sets a value indicating whether the window border thickness.

    Declaration
    public Thickness DockWindowBorderThickness { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The window border thickness.

    DockWindowCaptionBackground

    Gets or sets a value indicating whether the header background.

    Declaration
    public Brush DockWindowCaptionBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The header background.

    DockWindowCaptionFontFamily

    Gets or sets a value indicating whether the caption font family.

    Declaration
    public FontFamily DockWindowCaptionFontFamily { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.FontFamily

    The caption font family.

    DockWindowCaptionFontSize

    Gets or sets a value indicating whether the size of the caption font.

    Declaration
    public double DockWindowCaptionFontSize { get; set; }
    Property Value
    Type Description
    System.Double

    The size of the caption font.

    DockWindowCaptionForeground

    Gets or sets a value indicating whether the caption fore ground.

    Declaration
    public Brush DockWindowCaptionForeground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The caption fore ground.

    DockWindowCaptionMargin

    Gets or sets a value indicating whether the caption margin.

    Declaration
    public Thickness DockWindowCaptionMargin { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The caption margin.

    DockWindowContentBackground

    Gets or sets a value indicating whether the window content background.

    Declaration
    public Brush DockWindowContentBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The window content background.

    DockWindowContentBorderBrush

    Gets or sets a value indicating whether the window content border brush.

    Declaration
    public Brush DockWindowContentBorderBrush { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The window content border brush.

    DockWindowContentBorderThickness

    Gets or sets a value indicating whether the window content border thickness.

    Declaration
    public Thickness DockWindowContentBorderThickness { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The window content border thickness.

    DockWindowContentMargin

    Gets or sets a value indicating whether the window content margin.

    Declaration
    public Thickness DockWindowContentMargin { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The window content margin.

    DockWindowForeground

    Gets or sets a value indicating whether the window fore ground.

    Declaration
    public Brush DockWindowForeground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The window fore ground.

    DocumentContainer

    Gets the instance of DocumentContainer

    Declaration
    public DocumentTabControl DocumentContainer { get; }
    Property Value
    Type
    DocumentTabControl

    DocumentTabControlStyle

    Gets or sets a value indicating whether the style used by TabControl when it is rendered. This is a dependency property.

    Declaration
    public Style DocumentTabControlStyle { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Style

    Type: Windows.UI.Xaml.Style Provides DocumentTabControlStyle value for the SfDockingManager.

    DocumentTabItemBackground

    Gets or sets a value indicating whether the DocumentTabItemSelectedBackground DocumentTabItemSelectedBackground property is used to store background value for selected tab control item of the dock window.

    Declaration
    public Brush DocumentTabItemBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    Type: Windows.UI.Xaml.Media.Brush Provides DocumentTabItemSelectedBackground value for the SfDockingManager. The default value of the DocumentTabItemSelectedBackground property depends on selected theme or skin.

    Remarks

    DocumentTabItemSelectedBackground dependency property defines background of the selected tab item.

    DocumentTabItemFontSize

    Gets or sets a value indicating whether the tab item font size un selected.

    Declaration
    public double DocumentTabItemFontSize { get; set; }
    Property Value
    Type Description
    System.Double

    The tab item font size un selected.

    DocumentTabItemForeground

    Gets or sets a value indicating whether the TabItemForeGroundSelected DocumentTabItemForeground property is used to store background value for selected tab control item of the dock window.

    Declaration
    public Brush DocumentTabItemForeground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    Type: Windows.UI.Xaml.Media.Brush Provides DocumentTabItemForeground value for the SfDockingManager. The default value of the DocumentTabItemForeground property depends on selected theme or skin.

    Remarks

    DocumentTabItemForeground dependency property defines foreground of the selected tab item.

    DocumentTabItemPlacement

    Gets or sets a value indicating whether a value indicating whether the DocumentTabItemPlacement dependency property.

    Declaration
    public DocumentTabItemPlacement DocumentTabItemPlacement { get; set; }
    Property Value
    Type Description
    DocumentTabItemPlacement

    Start if [the document to be added at zero index]; otherwise, End.

    DocumentTabItemSelectedBackground

    Gets or sets a value indicating whether the DocumentTabItemSelectedBackground DocumentTabItemSelectedBackground property is used to store background value for selected tab control item of the dock window.

    Declaration
    public Brush DocumentTabItemSelectedBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    Type: Windows.UI.Xaml.Media.Brush Provides DocumentTabItemSelectedBackground value for the SfDockingManager. The default value of the DocumentTabItemSelectedBackground property depends on selected theme or skin.

    Remarks

    DocumentTabItemSelectedBackground dependency property defines background of the selected tab item.

    DocumentTabItemSelectedFontSize

    Gets or sets a value indicating whether the tab item font size selected.

    Declaration
    public double DocumentTabItemSelectedFontSize { get; set; }
    Property Value
    Type Description
    System.Double

    The tab item font size selected.

    DocumentTabItemSelectedForeground

    Gets or sets a value indicating whether the TabItemForeGroundSelected DocumentTabItemSelectedForeground property is used to store background value for selected tab control item of the dock window.

    Declaration
    public Brush DocumentTabItemSelectedForeground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    Type: Windows.UI.Xaml.Media.Brush Provides DocumentTabItemSelectedForeground value for the SfDockingManager. The default value of the DocumentTabItemSelectedForeground property depends on selected theme or skin.

    Remarks

    DocumentTabItemSelectedForeground dependency property defines foreground of the selected tab item.

    DocumentWindowBackground

    Gets or sets a value indicating whether the document back ground.

    Declaration
    public Brush DocumentWindowBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The document back ground.

    DocumentWindowBorderBrush

    Gets or sets a value indicating whether the document border brush.

    Declaration
    public Brush DocumentWindowBorderBrush { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The document border brush.

    FloatWindowActiveBackground

    Gets or sets a value indicating whether the float window active header background.

    Declaration
    public Brush FloatWindowActiveBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The float window active header background.

    FloatWindowBackground

    Gets or sets a value indicating whether the float window background.

    Declaration
    public Brush FloatWindowBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The float window background.

    FloatWindowBorderBrush

    Gets or sets a value indicating whether the float window border brush.

    Declaration
    public Brush FloatWindowBorderBrush { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The float window border brush.

    FloatWindowBorderThickness

    Gets or sets a value indicating whether the float window border thickness.

    Declaration
    public Thickness FloatWindowBorderThickness { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The float window border thickness.

    FloatWindowCaptionBackground

    Gets or sets a value indicating whether the float window header background.

    Declaration
    public Brush FloatWindowCaptionBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The float window header background.

    FloatWindowContentBackground

    Gets or sets a value indicating whether the float window content background.

    Declaration
    public Brush FloatWindowContentBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The float window content background.

    FloatWindowContentBorderBrush

    Gets or sets a value indicating whether the float window content border brush.

    Declaration
    public Brush FloatWindowContentBorderBrush { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The float window content border brush.

    FloatWindowContentBorderThickness

    Gets or sets a value indicating whether the float window content border thickness.

    Declaration
    public Thickness FloatWindowContentBorderThickness { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The float window content border thickness.

    FloatWindowContentMargin

    Gets or sets a value indicating whether the float window content margin.

    Declaration
    public Thickness FloatWindowContentMargin { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Thickness

    The float window content margin.

    MenuButtonStyle

    Gets or sets a value indicating whether a control template for menu button. This is a dependency property.

    Declaration
    public Style MenuButtonStyle { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Style

    Type: Windows.UI.Xaml.Controls.ControlTemplate Provides MenuButtonStyle value for the SfDockingManager.

    OuterDockAbility

    Gets or sets a value indicating whether the OuterDockAbility value

    Declaration
    public OuterDockAbility OuterDockAbility { get; set; }
    Property Value
    Type
    OuterDockAbility

    PinButtonStyle

    Gets or sets a value indicating whether a control template for AutoHide button. This is a dependency property.

    Declaration
    public Style PinButtonStyle { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Style

    Type: Windows.UI.Xaml.Controls.ControlTemplate Provides PinButtonStyle value for the SfDockingManager.

    ShowCloseButton

    Gets or sets a value indicating whether a value indicating whether [show close button].

    Declaration
    public bool ShowCloseButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [show close button]; otherwise, false.

    ShowDocumentTabItemContextMenu

    Gets or sets a value indicating whether the ShowDocumentTabItemContextMenu property

    Declaration
    public bool ShowDocumentTabItemContextMenu { get; set; }
    Property Value
    Type
    System.Boolean

    ShowDocumentTabStripMenu

    Gets or sets a value indicating whether the ShowDocumentTabStripMenu property

    Declaration
    public bool ShowDocumentTabStripMenu { get; set; }
    Property Value
    Type
    System.Boolean

    ShowMenuButton

    Gets or sets a value indicating whether a value indicating whether [show menu button].

    Declaration
    public bool ShowMenuButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [show menu button]; otherwise, false.

    ShowPinButton

    Gets or sets a value indicating whether a value indicating whether [show awl button].

    Declaration
    public bool ShowPinButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [show awl button]; otherwise, false.

    SidePanelBackground

    Gets or sets a value indicating whether the side tab background.

    Declaration
    public Brush SidePanelBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The side tab background.

    SidePanelItemsBackground

    Gets or sets a value indicating whether the side items background.

    Declaration
    public Brush SidePanelItemsBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The side items background.

    SidePanelItemsForeground

    Gets or sets a value indicating whether the side items foreground.

    Declaration
    public Brush SidePanelItemsForeground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The side items foreground.

    SidePanelItemTemplate

    Gets or sets a value indicating whether the side button template.

    Declaration
    public Style SidePanelItemTemplate { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Style

    The side button template.

    SplitterBackground

    Gets or sets a value indicating whether the color of the splitter back ground.

    Declaration
    public Brush SplitterBackground { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.Brush

    The color of the splitter back ground.

    Methods

    ActivateWindow(FrameworkElement)

    Declaration
    public void ActivateWindow(FrameworkElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.FrameworkElement element

    add_DockStateChanged(DockStateChangedEventHandler)

    Declaration
    public void add_DockStateChanged(DockStateChangedEventHandler value)
    Parameters
    Type Name Description
    DockStateChangedEventHandler value

    add_DockStateChanging(DockStateChangingEventHandler)

    Declaration
    public void add_DockStateChanging(DockStateChangingEventHandler value)
    Parameters
    Type Name Description
    DockStateChangingEventHandler value

    Dispose()

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    FreezeGridLayout(Grid, Boolean)

    Declaration
    protected void FreezeGridLayout(Grid g, bool isFreeze)
    Parameters
    Type Name Description
    Windows.UI.Xaml.Controls.Grid g
    System.Boolean isFreeze

    GetCanAutoHide(UIElement)

    Gets the can auto hide.

    Declaration
    public static bool GetCanAutoHide(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetCanClose(UIElement)

    Gets the can close.

    Declaration
    public static bool GetCanClose(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetCanDock(UIElement)

    Gets the can dock.

    Declaration
    public static bool GetCanDock(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetCanDocument(DependencyObject)

    GetCanDocument attached property

    Declaration
    public static bool GetCanDocument(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj
    Returns
    Type
    System.Boolean

    GetCanFloat(UIElement)

    Gets the can float.

    Declaration
    public static bool GetCanFloat(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetCanResize(UIElement)

    Gets the can resize.

    Declaration
    public static bool GetCanResize(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetDesiredHeightInDockedMode(DependencyObject)

    Gets the desired height in docked mode.

    Declaration
    public static double GetDesiredHeightInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    Returns
    Type
    System.Double

    GetDesiredMaxHeightInDockedMode(DependencyObject)

    Gets the desired MaxHeight in docked mode.

    Declaration
    public static double GetDesiredMaxHeightInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    Returns
    Type
    System.Double

    GetDesiredMaxWidthInDockedMode(DependencyObject)

    Gets the desired MaxWidth in docked mode.

    Declaration
    public static double GetDesiredMaxWidthInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The Object.

    Returns
    Type
    System.Double

    GetDesiredMinHeightInDockedMode(DependencyObject)

    Gets the desired MinHeight in docked mode.

    Declaration
    public static double GetDesiredMinHeightInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    Returns
    Type
    System.Double

    GetDesiredMinWidthInDockedMode(DependencyObject)

    Gets the desired MinWidth in docked mode.

    Declaration
    public static double GetDesiredMinWidthInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    Returns
    Type
    System.Double

    GetDesiredWidthInDockedMode(DependencyObject)

    Gets the desired width in docked mode.

    Declaration
    public static double GetDesiredWidthInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    Returns
    Type
    System.Double

    GetDockAbility(UIElement)

    Gets the dock ability.

    Declaration
    public static DockAbility GetDockAbility(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    DockAbility

    GetDockState(UIElement)

    Gets the state of the dock.

    Declaration
    public static DockState GetDockState(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    DockState

    GetDockWindowHeaderHeight(UIElement)

    Gets the height of the header.

    Declaration
    public static double GetDockWindowHeaderHeight(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Double

    GetFloatingWindowRect(UIElement)

    Gets the floating window Rectangle.

    Declaration
    public static Rect GetFloatingWindowRect(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    Windows.Foundation.Rect

    GetHeader(UIElement)

    Gets the header.

    Declaration
    public static string GetHeader(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.String

    GetIcon(UIElement)

    Gets the icon.

    Declaration
    public static object GetIcon(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Object

    GetIsCloseButtonVisible(UIElement)

    Gets the close button visibility for individual window

    Declaration
    public static bool GetIsCloseButtonVisible(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element
    Returns
    Type
    System.Boolean

    GetIsDragEnabled(UIElement)

    Gets the can drag.

    Declaration
    public static bool GetIsDragEnabled(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetIsMenuButtonVisible(UIElement)

    Gets the menu button visibility for individual window

    Declaration
    public static bool GetIsMenuButtonVisible(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element
    Returns
    Type
    System.Boolean

    GetIsPinButtonVisible(UIElement)

    Gets the awl button visibility for individual window

    Declaration
    public static bool GetIsPinButtonVisible(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element
    Returns
    Type
    System.Boolean

    GetNoHeader(UIElement)

    Gets the no header.

    Declaration
    public static bool GetNoHeader(UIElement element)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    Returns
    Type
    System.Boolean

    GetSide(DependencyObject, DockState)

    Gets the side.

    Declaration
    public static Dock GetSide(DependencyObject obj, DockState state)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    DockState state

    The state.

    Returns
    Type
    Dock

    GetSideInDockedMode(DependencyObject)

    Gets the value of the DockingManager.SideInDockedMode attached property from a given DependencyObject.

    Declaration
    public static Dock GetSideInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element from which to read the property value.

    Returns
    Type Description
    Dock

    The value of the DockingManager.SideInDockedMode attached property.

    GetSideInFloatMode(DependencyObject)

    Gets the value of the DockingManager.SideInFloatMode attached property from a given DependencyObject.

    Declaration
    public static Dock GetSideInFloatMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element from which to read the property value.

    Returns
    Type Description
    Dock

    The value of the DockingManager.SideInFloatMode attached property.

    GetTargetNameInDockedMode(DependencyObject)

    Gets the value of the DockingManager.TargetNameInDockedMode attached property from a given DependencyObject.

    Declaration
    public static string GetTargetNameInDockedMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element from which to read the property value.

    Returns
    Type Description
    System.String

    The value of the DockingManager.TargetNameInDockedMode attached property.

    GetTargetNameInFloatingMode(DependencyObject)

    Gets the value of the DockingManager.TargetNameInFloatingMode attached property from a given DependencyObject.

    Declaration
    public static string GetTargetNameInFloatingMode(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element from which to read the property value.

    Returns
    Type Description
    System.String

    The value of the DockingManager.TargetNameInFloatingMode attached property.

    insertContentintoWindow()

    Declaration
    protected void insertContentintoWindow()

    LoadDockState()

    Loads the state of the dock.

    Declaration
    public void LoadDockState()

    OnActiveForeGroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnActiveForeGroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnActiveWindowPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the ActiveWindowPropertyChanged event.

    Declaration
    protected virtual void OnActiveWindowPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnAwlButtonStylePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the AwlButtonTemplatePropertyChanged event.

    Declaration
    protected virtual void OnAwlButtonStylePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCanClosePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CanClosePropertyChanged event.

    Declaration
    protected virtual void OnCanClosePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCanResizePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CanResizePropertyChanged event.

    Declaration
    protected virtual void OnCanResizePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCaptionFontFamilyPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CaptionFontFamilyPropertyChanged event.

    Declaration
    protected virtual void OnCaptionFontFamilyPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCaptionFontSizePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CaptionFontSizePropertyChanged event.

    Declaration
    protected virtual void OnCaptionFontSizePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCaptionForeGroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CaptionForeGroundPropertyChanged event.

    Declaration
    protected virtual void OnCaptionForeGroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCaptionMarginPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CaptionMarginPropertyChanged event.

    Declaration
    protected virtual void OnCaptionMarginPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnChildrenCountChanged(DependencyPropertyChangedEventArgs)

    Raises the ChildrenCountChanged event.

    Declaration
    protected virtual void OnChildrenCountChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnCloseButtonStylePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the CloseButtonTemplatePropertyChanged event.

    Declaration
    protected virtual void OnCloseButtonStylePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnDockFillPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the DockFillPropertyChanged event.

    Declaration
    protected virtual void OnDockFillPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnDocumentBackGroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the DocumentBackGroundPropertyChanged event.

    Declaration
    protected virtual void OnDocumentBackGroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnDocumentBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the DocumentBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnDocumentBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnFloatWindowBackGroundChanged(DependencyPropertyChangedEventArgs)

    Raises the FloatWindowBackGroundChanged event.

    Declaration
    protected virtual void OnFloatWindowBackGroundChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnFloatWindowBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the FloatWindowBorderThicknessPropertyChanged event.

    Declaration
    protected virtual void OnFloatWindowBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnFloatWindowContentBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the FloatWindowContentBorderThicknessPropertyChanged event.

    Declaration
    protected virtual void OnFloatWindowContentBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnFloatWindowContentMarginPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the FloatWindowContentMarginPropertyChanged event.

    Declaration
    protected virtual void OnFloatWindowContentMarginPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnFloatWindowCornerRadiusPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the FloatWindowCornerRadiusPropertyChanged event.

    Declaration
    protected virtual void OnFloatWindowCornerRadiusPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnFreezeLayoutPropertyChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnFreezeLayoutPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    OnHeaderBackgroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the HeaderBackgroundPropertyChanged event.

    Declaration
    protected virtual void OnHeaderBackgroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnHeaderBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the HeaderBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnHeaderBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnHeaderPropertyChanged(DependencyPropertyChangedEventArgs)

    Invoked whenever the DockState property is changed.

    Declaration
    protected virtual void OnHeaderPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs that contains the event data.

    OnItemsSourcePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the ItemsSourcePropertyChanged event.

    Declaration
    protected virtual void OnItemsSourcePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnMenuButtonStylePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the MenuButtonTemplatePropertyChanged event.

    Declaration
    protected virtual void OnMenuButtonStylePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnResourceDictionaryPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the ResourceDictionaryPropertyChanged event.

    Declaration
    protected virtual void OnResourceDictionaryPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnShowAwlButtonChanged(DependencyPropertyChangedEventArgs)

    Invoked whenever the DockState property is changed.

    Declaration
    protected virtual void OnShowAwlButtonChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs that contains the event data.

    OnShowCloseButtonChanged(DependencyPropertyChangedEventArgs)

    Invoked whenever the DockState property is changed.

    Declaration
    protected virtual void OnShowCloseButtonChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs that contains the event data.

    OnShowMenuButtonChanged(DependencyPropertyChangedEventArgs)

    Invoked whenever the DockState property is changed.

    Declaration
    protected virtual void OnShowMenuButtonChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs that contains the event data.

    OnShowWindowTitleBarChanged(DependencyPropertyChangedEventArgs)

    Invoked whenever the DockState property is changed.

    Declaration
    protected virtual void OnShowWindowTitleBarChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs that contains the event data.

    OnSideButtonPropertyChanged(DependencyPropertyChangedEventArgs)

    Invoked whenever the DockState property is changed.

    Declaration
    protected virtual void OnSideButtonPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs that contains the event data.

    OnSideItemsBackgroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the SideItemsBackgroundPropertyChanged event.

    Declaration
    protected virtual void OnSideItemsBackgroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnSideItemsBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the SideItemsBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnSideItemsBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnSideItemsBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the SideItemsBorderThicknessPropertyChanged event.

    Declaration
    protected virtual void OnSideItemsBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnSideItemsForegroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the SideItemsForegroundPropertyChanged event.

    Declaration
    protected virtual void OnSideItemsForegroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnSideTabBackgroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the SideTabBackgroundPropertyChanged event.

    Declaration
    protected virtual void OnSideTabBackgroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemBackgroundSelectedPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemBackgroundSelectedPropertyChanged event.

    Declaration
    protected virtual void OnTabItemBackgroundSelectedPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemBackgroundUnSelectedPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemBackgroundUnSelectedPropertyChanged event.

    Declaration
    protected virtual void OnTabItemBackgroundUnSelectedPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemFontSizeSelectedPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemFontSizeSelectedPropertyChanged event.

    Declaration
    protected virtual void OnTabItemFontSizeSelectedPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemFontSizeUnSelectedPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemFontSizeUnSelectedPropertyChanged event.

    Declaration
    protected virtual void OnTabItemFontSizeUnSelectedPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemForegroundSelectedPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemForegroundSelectedPropertyChanged event.

    Declaration
    protected virtual void OnTabItemForegroundSelectedPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemForegroundUnSelectedChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemForegroundUnSelectedChanged event.

    Declaration
    protected virtual void OnTabItemForegroundUnSelectedChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemInnerBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemInnerBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnTabItemInnerBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemInnerBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemInnerBorderThicknessPropertyChanged event.

    Declaration
    protected virtual void OnTabItemInnerBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemOuterBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemOuterBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnTabItemOuterBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemOuterBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemOuterBorderThicknessPropertyChanged event.

    Declaration
    protected virtual void OnTabItemOuterBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabItemTemplatePropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabItemTemplatePropertyChanged event.

    Declaration
    protected virtual void OnTabItemTemplatePropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnTabPanelBackgroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the TabPanelBackgroundPropertyChanged event.

    Declaration
    protected virtual void OnTabPanelBackgroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowBackgroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowBackgroundPropertyChanged event.

    Declaration
    protected virtual void OnWindowBackgroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnWindowBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowBorderThicknessPropertyChanged event.

    Declaration
    protected virtual void OnWindowBorderThicknessPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowContentBackgroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowContentBackgroundPropertyChanged event.

    Declaration
    protected virtual void OnWindowContentBackgroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowContentBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowContentBorderBrushPropertyChanged event.

    Declaration
    protected virtual void OnWindowContentBorderBrushPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowContentBorderThicknessPropertyChanaged(DependencyPropertyChangedEventArgs)

    Raises the WindowContentBorderThicknessPropertyChanaged event.

    Declaration
    protected virtual void OnWindowContentBorderThicknessPropertyChanaged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowContentConrnerRadiusPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowContentConrnerRadiusPropertyChanged event.

    Declaration
    protected virtual void OnWindowContentConrnerRadiusPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowContentMarginPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowContentMarginPropertyChanged event.

    Declaration
    protected virtual void OnWindowContentMarginPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowCornerRadiusPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowCornerRadiusPropertyChanged event.

    Declaration
    protected virtual void OnWindowCornerRadiusPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    OnWindowForeGroundPropertyChanged(DependencyPropertyChangedEventArgs)

    Raises the WindowForeGroundPropertyChanged event.

    Declaration
    protected virtual void OnWindowForeGroundPropertyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyPropertyChangedEventArgs e

    The Windows.UI.Xaml.DependencyPropertyChangedEventArgs instance containing the event data.

    remove_DockStateChanged(DockStateChangedEventHandler)

    Declaration
    public void remove_DockStateChanged(DockStateChangedEventHandler value)
    Parameters
    Type Name Description
    DockStateChangedEventHandler value

    remove_DockStateChanging(DockStateChangingEventHandler)

    Declaration
    public void remove_DockStateChanging(DockStateChangingEventHandler value)
    Parameters
    Type Name Description
    DockStateChangingEventHandler value

    ResetDockState()

    Resets the layout to initial state

    Declaration
    public void ResetDockState()

    SaveDockState()

    Saves state persisted for current docking location.

    Declaration
    public void SaveDockState()
    Examples

    This example shows how to use SaveDockState( string path ) in C#.

    dockingManager.SaveDockState( @"d:\docking_bin.bin" );
    See Also
    System.String

    SetCanAutoHide(UIElement, Boolean)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetCanAutoHide(UIElement element, bool canautohide)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean canautohide

    The needed boolean value.

    SetCanClose(UIElement, Boolean)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetCanClose(UIElement element, bool canclose)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean canclose

    The needed Dock value.

    SetCanDock(UIElement, Boolean)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetCanDock(UIElement element, bool candock)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean candock

    The needed boolean value.

    SetCanDocument(DependencyObject, Boolean)

    SetCanDocument attached property

    Declaration
    public static void SetCanDocument(DependencyObject obj, bool value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj
    System.Boolean value

    SetCanFloat(UIElement, Boolean)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetCanFloat(UIElement element, bool canfloat)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean canfloat

    The needed boolean value.

    SetCanResize(UIElement, Boolean)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetCanResize(UIElement element, bool canclose)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean canclose

    The needed Dock value.

    SetDesiredHeightInDockedMode(DependencyObject, Double)

    Sets the desired height in docked mode.

    Declaration
    public static void SetDesiredHeightInDockedMode(DependencyObject obj, double value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    System.Double value

    The value.

    SetDesiredMaxHeightInDockedMode(DependencyObject, Double)

    Sets the desired MaxHeight in docked mode.

    Declaration
    public static void SetDesiredMaxHeightInDockedMode(DependencyObject obj, double value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    System.Double value

    The value.

    SetDesiredMaxWidthInDockedMode(DependencyObject, Double)

    Sets the desired MaxWidth in docked mode.

    Declaration
    public static void SetDesiredMaxWidthInDockedMode(DependencyObject obj, double value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    System.Double value

    The value.

    SetDesiredMinHeightInDockedMode(DependencyObject, Double)

    Sets the desired MinHeight in docked mode.

    Declaration
    public static void SetDesiredMinHeightInDockedMode(DependencyObject obj, double value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    System.Double value

    The value.

    SetDesiredMinWidthInDockedMode(DependencyObject, Double)

    Sets the desired MinWidth in docked mode.

    Declaration
    public static void SetDesiredMinWidthInDockedMode(DependencyObject obj, double value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    System.Double value

    The value.

    SetDesiredWidthInDockedMode(DependencyObject, Double)

    Sets the desired width in docked mode.

    Declaration
    public static void SetDesiredWidthInDockedMode(DependencyObject obj, double value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    System.Double value

    The value.

    SetDockAbility(UIElement, DockAbility)

    Sets the dock ability.

    Declaration
    public static void SetDockAbility(UIElement element, DockAbility dockAbility)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element.

    DockAbility dockAbility

    The dock ability.

    SetDockState(UIElement, DockState)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetDockState(UIElement element, DockState dockstate)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    DockState dockstate

    The needed boolean value.

    SetDockWindowHeaderHeight(UIElement, Double)

    Sets the value of the Header attached property to a specified element.

    Declaration
    public static void SetDockWindowHeaderHeight(UIElement element, double headerHeight)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Double headerHeight

    Height of the header.

    SetFloatingWindowRect(UIElement, Rect)

    Sets the value of the Header attached property to a specified element.

    Declaration
    public static void SetFloatingWindowRect(UIElement element, Rect rectangle)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    Windows.Foundation.Rect rectangle

    The rectangle.

    SetHeader(UIElement, String)

    Sets the value of the Header attached property to a specified element.

    Declaration
    public static void SetHeader(UIElement element, string header)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.String header

    The needed Header value.

    SetIcon(UIElement, Object)

    Sets the icon or image for the Tabbed Window.

    Declaration
    public static void SetIcon(UIElement element, object icon)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    Target tabbed dock window to set the icon.

    System.Object icon

    Image value.

    SetIsCloseButtonVisible(UIElement, Boolean)

    Sets the close button visibility for individual window

    Declaration
    public static void SetIsCloseButtonVisible(UIElement element, bool value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element
    System.Boolean value

    SetIsDragEnabled(UIElement, Boolean)

    Sets the value of the Dock attached property to a specified element.

    Declaration
    public static void SetIsDragEnabled(UIElement element, bool candrag)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean candrag

    The needed boolean value.

    SetIsMenuButtonVisible(UIElement, Boolean)

    Sets the menu button visibility for individual window

    Declaration
    public static void SetIsMenuButtonVisible(UIElement element, bool value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element
    System.Boolean value

    SetIsPinButtonVisible(UIElement, Boolean)

    Sets the awl button visibility for individual window

    Declaration
    public static void SetIsPinButtonVisible(UIElement element, bool value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element
    System.Boolean value

    SetNoHeader(UIElement, Boolean)

    Sets the value of the Header attached property to a specified element.

    Declaration
    public static void SetNoHeader(UIElement element, bool noHeader)
    Parameters
    Type Name Description
    Windows.UI.Xaml.UIElement element

    The element to which the attached property is written.

    System.Boolean noHeader

    if set to true [no header].

    SetSide(DependencyObject, Dock, DockState)

    Sets the side.

    Declaration
    public static void SetSide(DependencyObject obj, Dock side, DockState state)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The object.

    Dock side

    The side.

    DockState state

    The state.

    SetSideInDockedMode(DependencyObject, Dock)

    Sets the value of the DockingManager.SideInDockedMode attached property to a given DependencyObject.

    Declaration
    public static void SetSideInDockedMode(DependencyObject obj, Dock value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element on which to set the DockingManager.SideInDockedMode attached property.

    Dock value

    The property value to set.

    Remarks

    See DockSide for all possible DockSide cases.

    SetSideInFloatMode(DependencyObject, Dock)

    Sets the value of the DockingManager.SideInFloatMode attached property to a given DependencyObject.

    Declaration
    public static void SetSideInFloatMode(DependencyObject obj, Dock value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element on which to set the DockingManager.SideInFloatMode attached property.

    Dock value

    The property value to set.

    SetTargetNameInDockedMode(DependencyObject, String)

    Sets the value of the DockingManager.TargetNameInDockedMode attached property to a given DependencyObject.

    Declaration
    public static void SetTargetNameInDockedMode(DependencyObject obj, string value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element on which to set the DockingManager.TargetNameInDockedMode attached property.

    System.String value

    The property value to set.

    SetTargetNameInFloatingMode(DependencyObject, String)

    Sets the value of the DockingManager.TargetNameInFloatingMode attached property to a given DependencyObject.

    Declaration
    public static void SetTargetNameInFloatingMode(DependencyObject obj, string value)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj

    The element on which to set the DockingManager.TargetNameInFloatingMode attached property.

    System.String value

    The property value to set.

    TarGetNameInDockSide()

    Declaration
    protected void TarGetNameInDockSide()

    Events

    ActiveWindowChanged

    Event that is raised when ActiveWindowChanged property is changed.

    Declaration
    public event PropertyChangedCallback ActiveWindowChanged
    Event Type
    Type
    Windows.UI.Xaml.PropertyChangedCallback

    CanClosePropertyChanged

    Occurs when [can close property changed].

    Declaration
    public event PropertyChangedCallback CanClosePropertyChanged
    Event Type
    Type
    Windows.UI.Xaml.PropertyChangedCallback

    CanResizePropertyChanged

    Occurs when [can resize property changed].

    Declaration
    public event PropertyChangedCallback CanResizePropertyChanged
    Event Type
    Type
    Windows.UI.Xaml.PropertyChangedCallback

    DockStateChanged

    Occurs when [dock state changed].

    Declaration
    public event DockStateChangedEventHandler DockStateChanged
    Event Type
    Type
    DockStateChangedEventHandler

    DockStateChanging

    Occurs when DickState is changing

    Declaration
    public event DockStateChangingEventHandler DockStateChanging
    Event Type
    Type
    DockStateChangingEventHandler

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved