Class FixedPage
Inheritance
System.Object
FixedPage
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class FixedPage : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
FixedPage()
Declaration
public FixedPage()
Fields
BackgroundProperty
BleedBoxProperty
ContentBoxProperty
Properties
Background
BleedBox
ContentBox
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|