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 LayoutFloatingWindow) | |
IsSealed | (Inherited from LayoutFloatingWindow) | |
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 LayoutFloatingWindow) | |
Root | Gets or sets the root of the element. (Inherited from LayoutFloatingWindow) | |
RootDocument | Gets or sets the root document contained in the floating window. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from LayoutFloatingWindow) | |
Equals | (Inherited from LayoutFloatingWindow) | |
GetHashCode | (Inherited from LayoutFloatingWindow) | |
GetLocalValueEnumerator | (Inherited from LayoutFloatingWindow) | |
GetSchema | (Inherited from LayoutFloatingWindow) | |
GetValue | (Inherited from LayoutFloatingWindow) | |
InvalidateProperty | (Inherited from LayoutFloatingWindow) | |
ReadLocalValue | (Inherited from LayoutFloatingWindow) | |
ReadXml | Overridden. | |
RemoveChild | Overridden. Removes the child element | |
ReplaceChild | Overridden. Replaces a specified child element with a specified new element. | |
SetCurrentValue | (Inherited from LayoutFloatingWindow) | |
SetValue | Overloaded. (Inherited from LayoutFloatingWindow) | |
WriteXml | (Inherited from 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 LayoutFloatingWindow) | |
OnPropertyChanged | (Inherited from LayoutFloatingWindow) | |
OnRootChanged | Provides derived classes an opportunity to handle changes to the Root property. (Inherited from LayoutFloatingWindow) | |
RaisePropertyChanged | Raises the PropertyChanged event for the specified property name. (Inherited from LayoutFloatingWindow) | |
RaisePropertyChanging | Raises the PropertyChanging event for the specified property name. (Inherited from LayoutFloatingWindow) | |
ShouldSerializeProperty | (Inherited from LayoutFloatingWindow) |
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 LayoutFloatingWindow) | |
RootDocumentChanged | Raised when RootDocument has changed. |