DevZest WPF Docking
Overlay Properties |
The Overlay type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssociatedElement |
Gets the associated element.
|
|
Content |
Gets or sets the data used to generate the overlay UI.
|
|
ContentTemplate |
Gets or sets the template used to display the content of the overlay.
|
|
ContentTemplateSelector |
Gets or sets the DataTemplateSelector, which allows the application writer to provide custom logic for choosing the template that is used to display the content of the overlay.
|
|
IsFloatingWindowPreview |
Gets or sets the value indicates whether the overlay is floating window preview.
|
See Also