Visual Basic (Declaration) | |
---|---|
Public Property Background As Brush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Brush Background {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 Background Brush of the Magnifying Glass border.
The color to use for painting areas not covered by the zoomed image(that is,
when the magnifying glass is not completely over the image.)
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family