Visual Basic (Declaration) | |
---|---|
Public Property FrameShadowBackground As Brush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Brush FrameShadowBackground {get; set;} |
XAML Syntax | |
---|---|
For XAML information, see the Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender, Inherits |
XAML Syntax | |
---|---|
For XAML information, see the Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender, Inherits |
Return Value
The brush for the shadow for the frame that you add to the BitmapSourceViewerElement control.For XAML example, refer to Source.
For C#/VB examples, refer to BitmapSourceViewerElement.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family