Visual Basic (Declaration) | |
---|---|
Public Property OuterBrush As Brush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Brush OuterBrush {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
Any brush to be used to fill the pan viewer rectangle. The default is Brushes.Transparent.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family