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


In This Topic
    LayoutFloatingWindow Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the floating windows child layout elements.  
    Public PropertyGets the number of child layout elements the floating window contains.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets whether the floating window is valid.  
    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)
    Top
    See Also