Gets the ResourceKey for the brush used to draw text box borders.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static Object BorderBrushKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property BorderBrushKey As Object

See Also