Visual Basic (Declaration) | |
---|---|
Public Property Backcolor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color Backcolor {get; set;} |
XAML Attributes Usage | |
---|---|
<object Backcolor =Color > |
Dependencies Property Information | |
---|---|
Identifier field | BackcolorProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Backcolor =Color > |
Dependencies Property Information | |
---|---|
Identifier field | BackcolorProperty |
Metadata properties set to true | None |
Return Value
The background color.For XAML example, refer to PerlinCommandBitmapEffect.
For C#/VB examples, refer to PerlinCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family