Visual Basic (Declaration) | |
---|---|
Public Property BorderBrush As Brush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Brush BorderBrush {get; set;} |
XAML Syntax | |
---|---|
For XAML information, see the Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
XAML Syntax | |
---|---|
For XAML information, see the Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
Return Value
The Brush of the Magnifying Glass border.
This value is used only if the Shape property is set to
MagnifyGlassShape.Rectangle, or
MagnifyGlassShape.RoundRectangle, or
MagnifyGlassShape..Ellipse.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family