Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutContent Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodClose the content.  
Public Method (Inherited from LayoutElement)
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.  
Public MethodRe-dock the content to its previous container  
Public MethodDock the content as document  
Public Method (Inherited from LayoutElement)
Public MethodProgrammatically creates a floating window of the content.  
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public MethodReturns null.  
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public MethodReads serialized layout information using the specified XmlReader.  
Public Method (Inherited from LayoutElement)
Public MethodOverloaded.  (Inherited from LayoutElement)
Public MethodModifies the pin status of the LayoutDocument/LayoutAnchorable from unpinned to pinned (or vice-versa) in a LayoutDocumentPane.  
Public MethodWrites serialized layout information using the specified XmlWriter.  
Top
Protected Methods
 NameDescription
Protected MethodDocks the content.  
Protected MethodCalled when the Closed event has been raised.  
Protected MethodCalled when the Closing event has been raised.  
Protected MethodProvides derived classes an opportunity to handle changes to the IsActive property.  
Protected MethodProvides derived classes an opportunity to handle changes to the IsSelected property.  
Protected MethodOverridden. Called when Parent has changed.  
Protected MethodOverridden. Provides an opportunity to execute code before Parent changes.  
Protected Method (Inherited from System.Windows.DependencyObject)
Protected MethodProvides derived classes an opportunity to handle changes to the Root property. (Inherited from LayoutElement)
Protected Method  
Protected MethodRaises the PropertyChanged event for the specified property name. (Inherited from LayoutElement)
Protected MethodRaises the PropertyChanging event for the specified property name. (Inherited from LayoutElement)
Protected Internal Method (Inherited from LayoutElement)
Top
See Also

Reference

LayoutContent Class
Xceed.Wpf.AvalonDock.Layout Namespace