Name | Description | |
---|---|---|
![]() | LayoutAnchorableFloatingWindow Constructor | Initializes a new instance of the LayoutAnchorableFloatingWindow class. |
The following tables list the members exposed by LayoutAnchorableFloatingWindow.
Name | Description | |
---|---|---|
![]() | LayoutAnchorableFloatingWindow 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) |
![]() | IsSinglePane | Gets whether the floating window contains a single pane. |
![]() | IsValid | Overridden. Gets whether the floating window is valid (whether RootPanel is null). |
![]() | IsVisible | Gets |
![]() | 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) |
![]() | RootPanel | Gets or sets the root panel contained in the floating window. |
![]() | SinglePane | Gets the pane contained in a floating window that contains only one pane. |
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 | |
---|---|---|
![]() | IsVisibleChanged | Raised when IsVisible has changed. |
![]() | 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) |