DevZest WPF Docking
SplitContainerBackground Property |
Gets or sets the Brush used to fill the background. This is a dependency property.
Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Property Value
Type: BrushThe brush used to fill the background, or to not use a background brush. The default is .
See Also