ClassDocumentPageView
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DocumentPageView : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementDocumentPageView
Implements:
Inherited Members
Constructors
DocumentPageView()
Declaration
cs-api-definition
public DocumentPageView()
Fields
PageNumberProperty
Declaration
cs-api-definition
public static AutomationProperty PageNumberProperty
Field Value
StretchDirectionProperty
Declaration
cs-api-definition
public static AutomationProperty StretchDirectionProperty
Field Value
StretchProperty
Declaration
cs-api-definition
public static AutomationProperty StretchProperty
Field Value
Properties
StretchDirection
Declaration
cs-api-definition
public StretchDirection StretchDirection { get; set; }
Property Value
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.