ClassFixedPage
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class FixedPage : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementFixedPage
Implements:
Inherited Members
Constructors
FixedPage()
Declaration
cs-api-definition
public FixedPage()
Fields
BackgroundProperty
Declaration
cs-api-definition
public static AutomationProperty BackgroundProperty
Field Value
BleedBoxProperty
Declaration
cs-api-definition
public static AutomationProperty BleedBoxProperty
Field Value
ContentBoxProperty
Declaration
cs-api-definition
public static AutomationProperty ContentBoxProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.