MindFusion.Silverlight Package Programmer's Guide
DockControl.DockIndicatorBorderThickness Property
See Also
 





Gets or sets the border thickness of the dock indicator areas. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public Thickness DockIndicatorBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property DockIndicatorBorderThickness As Thickness

 Property Value

A Silverlight Thickness object.

 See Also

DockControl Members
DockControl Class
MindFusion.UI.Silverlight Namespace