Name | Description | |
---|---|---|
Closed | Raised when the content is closed (i.e., removed definitively from the layout). (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) | |
Closing | Raised when the content is about to be closed (i.e. removed definitively from the layout). (Inherited from LayoutContent) | |
Hidden | ||
Hiding | Raised when the anchorable has been hidden (usually by the end-user clicking on the "X" button). | |
IsActiveChanged | Raised when the IsActive property has changed. (Inherited from LayoutContent) | |
IsSelectedChanged | Raised when the IsSelected property has changed. (Inherited from LayoutContent) | |
IsVisibleChanged | Raised when the IsVisible property changes. | |
PropertyChanged | Raised when a property has changed. (Inherited from LayoutContent) | |
PropertyChanging | Raised when a property is about to change. (Inherited from LayoutContent) | |
ToggledPin | Raised when a LayoutContent's pin is pinned or unpinned. (Inherited from LayoutContent) |