Xceed Toolkit Plus for WPF v4.7 Documentation
LayoutDocument Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodOverridden.   
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodCompares the content of the current instance with the content of the specified object. If it the content cannot be compared, the titles are compared. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public MethodRe-dock the content to its previous container (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public MethodDock the content as document (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodProgrammatically creates a floating window of the content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodReturns null. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverridden. 

Reads serialized layout information using the specified XmlReader

 
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodModifies the pin status of the LayoutDocument/LayoutAnchorable from unpinned to pinned (or vice-versa) in a LayoutDocumentPane. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public MethodOverridden. 

Writes serialized layout information using the specified XmlWriter

 
Top
Protected Methods
 NameDescription
Protected MethodOverridden. 

Docks the layout document.

 
Protected MethodCalled when the Closed event has been raised. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Protected MethodCalled when the Closing event has been raised. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Protected MethodProvides derived classes an opportunity to handle changes to the IsActive property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Protected MethodProvides derived classes an opportunity to handle changes to the IsSelected property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Protected MethodCalled when Parent has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Protected MethodProvides an opportunity to execute code before Parent changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
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 Method (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
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
See Also

Reference

LayoutDocument Class
Xceed.Wpf.AvalonDock.Layout Namespace