Xceed Toolkit Plus for WPF v4.7 Documentation
LayoutDocumentFloatingWindow Class Members
Properties  Methods  Events


Xceed.Wpf.AvalonDock Assembly > Xceed.Wpf.AvalonDock.Layout Namespace : LayoutDocumentFloatingWindow Class

The following tables list the members exposed by LayoutDocumentFloatingWindow.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LayoutAnchorableFloatingWindow class  
Top
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
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutFloatingWindow)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverridden.   
Public MethodOverridden. Removes the child element  
Public MethodOverridden. Replaces a specified child element with a specified new element.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutFloatingWindow)
Top
Protected Methods
 NameDescription
Protected MethodProvides derived classes an opportunity to handle changes to the Parent property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected MethodProvides derived classes an opportunity to execute code before the Parent property changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected Method (Inherited from System.Windows.DependencyObject)
Protected MethodProvides derived classes an opportunity to handle changes to the Root property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected MethodRaises the PropertyChanged event for the specified property name. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected MethodRaises the PropertyChanging event for the specified property name. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected Internal Method (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventRaised when a property has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Public EventRaised when a property is about to change. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Public EventRaised when RootDocument has changed.  
Top
See Also

Reference

LayoutDocumentFloatingWindow Class
Xceed.Wpf.AvalonDock.Layout Namespace