New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.Silverlight

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public class SilverlightAppSettings

Inheritance: objectSilverlightAppSettings

Properties

C#
public Color Background { get; }
C#
public bool EnableFramerateCounter { get; }
C#
public bool EnableHtmlAccess { get; }
C#
public bool EnableRedrawRegions { get; }
C#
public int MaxFrameRate { get; }
C#
public bool Windowless { get; }