Gets or sets the BorderBrush property of the inner TextBox. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Brush TextBoxBorderBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property TextBoxBorderBrush As Brush |
A Silverlight Brush object. The default is White.