ClassSilverlightTestElement
Class
Wraps a Silverlight SilverlightTestElement element.
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Silverlight
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class SilverlightTestElement : FrameworkElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElement
Derived Classes:
Implements:
Inherited Members
Constructors
SilverlightTestElement()
Create a new instance of SilverlightTestElement class.
Declaration
cs-api-definition
public SilverlightTestElement()
Fields
UseLayoutRoundingProperty
Defines how to get the ActualWidth UseLayoutRounding of this element.
Declaration
cs-api-definition
public static AutomationProperty UseLayoutRoundingProperty
Field Value
Properties
UseLayoutRounding
Gets / Sets the value of the UseLayoutRounding of this element.