SilverlightControl.PropertyNames.BackgroundColor Field
Returns “BackgroundColor”.
Namespace: Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (in Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)
Syntax
'Declaration
Public Shared ReadOnly BackgroundColor As String
public static readonly string BackgroundColor
public:
static initonly String^ BackgroundColor
static val BackgroundColor: string
public static final var BackgroundColor : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SilverlightControl.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls Namespace