Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock.Layout Namespace / LayoutDocumentFloatingWindow Class


In This Topic
    LayoutDocumentFloatingWindow Class Properties
    In This Topic

    For a list of all members of this type, see LayoutDocumentFloatingWindow members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the children of the floating window.  
    Public PropertyOverridden. Gets the number of children.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyOverridden. Gets whether the floating window is valid (whether RootDocument is null).  
    Public PropertyGets or sets the parent container of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
    Public PropertyGets or sets the root of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
    Public Property

    Gets or sets the root document contained in the floating window.

     
    Top
    See Also