Name | Description | |
---|---|---|
![]() | LayoutDocumentFloatingWindow Constructor | Initializes a new instance of the LayoutAnchorableFloatingWindow class |
The following tables list the members exposed by LayoutDocumentFloatingWindow.
Name | Description | |
---|---|---|
![]() | LayoutDocumentFloatingWindow Constructor | Initializes a new instance of the LayoutAnchorableFloatingWindow class |
Name | Description | |
---|---|---|
![]() | Children | Overridden. Gets the children of the floating window. |
![]() | ChildrenCount | Overridden. Gets the number of children. |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsValid | Overridden. Gets whether the floating window is valid (whether RootDocument is null). |
![]() | Parent | Gets or sets the parent container of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | Root | Gets or sets the root of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | RootDocument | Gets or sets the root document contained in the floating window. |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetSchema | (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutFloatingWindow) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReadXml | Overridden. |
![]() | RemoveChild | Overridden. Removes the child element |
![]() | ReplaceChild | Overridden. Replaces a specified child element with a specified new element. |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | WriteXml | (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutFloatingWindow) |
Name | Description | |
---|---|---|
![]() | OnParentChanged | Provides derived classes an opportunity to handle changes to the Parent property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | OnParentChanging | Provides derived classes an opportunity to execute code before the Parent property changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
![]() | OnRootChanged | Provides derived classes an opportunity to handle changes to the Root property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | RaisePropertyChanged | Raises the PropertyChanged event for the specified property name. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | RaisePropertyChanging | Raises the PropertyChanging event for the specified property name. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | PropertyChanging | Raised when a property is about to change. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | RootDocumentChanged | Raised when RootDocument has changed. |