skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Free Tools
    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
    • Test Studio Trainings
    • Test Studio Consulting
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class WpfTestElement

Inheritance
System.Object
AutomationObject<FrameworkElement>
FrameworkElement
WpfTestElement
AccessText
AdornedElementPlaceholder
Adorner
AdornerLayer
ContentPresenter
Control
Decorator
DocumentPageView
DocumentReference
FixedPage
Glyphs
GridViewRowPresenterBase
HwndHost
Hyperlink
Image
InkCanvas
ItemsPresenter
MediaElement
Page
PageContent
Panel
Popup
Shape
TextBlock
TickBar
ToolBarTray
Track
Viewport3D
Inherited Members
FrameworkElement.ActualWidthProperty
FrameworkElement.ActualHeightProperty
FrameworkElement.WidthProperty
FrameworkElement.HeightProperty
FrameworkElement.MinWidthProperty
FrameworkElement.MaxWidthProperty
FrameworkElement.MinHeightProperty
FrameworkElement.MaxHeightProperty
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.MarginProperty
FrameworkElement.DesiredSizeProperty
FrameworkElement.RenderSizeProperty
FrameworkElement.NameProperty
FrameworkElement.TagProperty
FrameworkElement.DataContextProperty
FrameworkElement.OpacityProperty
FrameworkElement.ClipProperty
FrameworkElement.RenderTransformProperty
FrameworkElement.OpacityMaskProperty
FrameworkElement.RenderTransformOriginProperty
FrameworkElement.IsHitTestVisibleProperty
FrameworkElement.VisibilityProperty
FrameworkElement.GetIdentifier(String, String)
FrameworkElement.IsChild(FrameworkElement)
FrameworkElement.GetChildTagIndex(FrameworkElement)
FrameworkElement.InitializeMappings(MappingsCollection)
FrameworkElement.As<T>()
FrameworkElement.CastAs<T>()
FrameworkElement.SetProxy(Boolean)
FrameworkElement.SetUid(String)
FrameworkElement.SetFindInfo(VisualFindInfo)
FrameworkElement.SetXamlTag(String)
FrameworkElement.AssignReference(AutomationReference)
FrameworkElement.KeyPress(Keys, Int32, Int32, Int32)
FrameworkElement.GetRectangle()
FrameworkElement.GetRectangle(FrameworkElement)
FrameworkElement.GetIntRectangle()
FrameworkElement.IsHitTest()
FrameworkElement.IsHitTest(Boolean)
FrameworkElement.IsHitTest(FrameworkElement, Boolean)
FrameworkElement.Highlight()
FrameworkElement.Highlight(Boolean)
FrameworkElement.GetRealType()
FrameworkElement.Parent()
FrameworkElement.Parent<T>()
FrameworkElement.Parent(String)
FrameworkElement.Parent(String, Boolean)
FrameworkElement.GetNextSibling()
FrameworkElement.GetPrevSibling()
FrameworkElement.NextSibling(String)
FrameworkElement.NextSibling<T>()
FrameworkElement.PreviousSibling(String)
FrameworkElement.PreviousSibling<T>()
FrameworkElement.AnySibling<T>()
FrameworkElement.AnySibling(String)
FrameworkElement.GetScreenRectangle()
FrameworkElement.ScrollToVisible()
FrameworkElement.ScrollToVisible(ScrollToVisibleType)
FrameworkElement.EnsureClickable()
FrameworkElement.ToXml()
FrameworkElement.Refresh()
FrameworkElement.Equals(Object)
FrameworkElement.GetHashCode()
FrameworkElement.GetProperties()
FrameworkElement.GetAttachedProperty<T>(String, String)
FrameworkElement.SetAttachedProperty<T>(String, String, T)
FrameworkElement.SetFocus()
FrameworkElement.ValidateMouseLocationIfNeeded(Point)
FrameworkElement.GetStringPresentation()
FrameworkElement.ToRealObject()
FrameworkElement.FromRealObject(Object)
FrameworkElement.ValidateType(Type, String)
FrameworkElement.GetKnownControlTypes(TechnologyType)
FrameworkElement.RegisterElement(Type, String)
FrameworkElement.InitKnownWpfControlTypes()
FrameworkElement.InitKnownSilverlightControlTypes()
FrameworkElement.InitKnownXamlControlTypes(Type)
FrameworkElement.GetControlTypeFromInterface(Type)
FrameworkElement.Match(IFindExpression)
FrameworkElement.SetDepth(Int32)
FrameworkElement.AddChildNode(ITargetElement)
FrameworkElement.SetClosingTag(ITargetElement)
FrameworkElement.GetChildren()
FrameworkElement.GetParent()
FrameworkElement.GetHostParent()
FrameworkElement.SetParent(ITargetElement)
FrameworkElement.GetUniqueHashCode()
FrameworkElement.ITargetElement.GetRectangle()
FrameworkElement.ToString()
FrameworkElement.Capture()
FrameworkElement.CaptureImage()
FrameworkElement.GetProperty<T>(String)
FrameworkElement.GetPropertyTypeSafe(String)
FrameworkElement.GetAutomationProperty(String)
FrameworkElement.SetProperty(String, Object)
FrameworkElement.ActualWidth
FrameworkElement.ActualHeight
FrameworkElement.Width
FrameworkElement.Height
FrameworkElement.MinWidth
FrameworkElement.MaxWidth
FrameworkElement.MinHeight
FrameworkElement.MaxHeight
FrameworkElement.HorizontalAlignment
FrameworkElement.VerticalAlignment
FrameworkElement.Margin
FrameworkElement.DesiredSize
FrameworkElement.RenderSize
FrameworkElement.Name
FrameworkElement.Opacity
FrameworkElement.Clip
FrameworkElement.RenderTransform
FrameworkElement.OpacityMask
FrameworkElement.RenderTransformOrigin
FrameworkElement.IsHitTestVisible
FrameworkElement.Visibility
FrameworkElement.Uid
FrameworkElement.Mappings
FrameworkElement.AutomationId
FrameworkElement.XamlTagBase
FrameworkElement.Text
FrameworkElement.TextBlockContent
FrameworkElement.TextLiteralContent
FrameworkElement.User
FrameworkElement.XamlTag
FrameworkElement.Wait
FrameworkElement.Find
FrameworkElement.Application
FrameworkElement.AbsoluteTagIndex
FrameworkElement.TagNameIndex
FrameworkElement.AbsoluteSiblingTagIndex
FrameworkElement.EnableValidateMouseLocation
FrameworkElement.ToolTipText
FrameworkElement.Children
FrameworkElement.TechnologyType
FrameworkElement.Depth
FrameworkElement.IsTestRegion
FrameworkElement.ParsedElement
FrameworkElement.Host
AutomationObject<FrameworkElement>.GetProperty(AutomationProperty)
AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, Object)
AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, Object)
AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, Object[])
AutomationObject<FrameworkElement>.InvokeMethod(String, Object[])
AutomationObject<FrameworkElement>.Serialize()
AutomationObject<FrameworkElement>.Deserialize(String)
AutomationObject<FrameworkElement>.Reference
AutomationObject<FrameworkElement>.PropertyBag
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 WpfTestElement : FrameworkElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement

Constructors

WpfTestElement()

Declaration
public WpfTestElement()

Fields

AllowDropProperty

Declaration
public static AutomationProperty AllowDropProperty
Field Value
AutomationProperty

BindingGroupProperty

Declaration
public static AutomationProperty BindingGroupProperty
Field Value
AutomationProperty

ClipToBoundsProperty

Declaration
public static AutomationProperty ClipToBoundsProperty
Field Value
AutomationProperty

ContextMenuProperty

Declaration
public static AutomationProperty ContextMenuProperty
Field Value
AutomationProperty

FlowDirectionProperty

Declaration
public static AutomationProperty FlowDirectionProperty
Field Value
AutomationProperty

FocusableProperty

Declaration
public static AutomationProperty FocusableProperty
Field Value
AutomationProperty

ForceCursorProperty

Declaration
public static AutomationProperty ForceCursorProperty
Field Value
AutomationProperty

InputScopeProperty

Declaration
public static AutomationProperty InputScopeProperty
Field Value
AutomationProperty

IsEnabledProperty

Declaration
public static AutomationProperty IsEnabledProperty
Field Value
AutomationProperty

IsFocusedProperty

Declaration
public static AutomationProperty IsFocusedProperty
Field Value
AutomationProperty

IsKeyboardFocusedProperty

Declaration
public static AutomationProperty IsKeyboardFocusedProperty
Field Value
AutomationProperty

IsKeyboardFocusWithinProperty

Declaration
public static AutomationProperty IsKeyboardFocusWithinProperty
Field Value
AutomationProperty

IsMouseCapturedProperty

Declaration
public static AutomationProperty IsMouseCapturedProperty
Field Value
AutomationProperty

IsMouseCaptureWithinProperty

Declaration
public static AutomationProperty IsMouseCaptureWithinProperty
Field Value
AutomationProperty

IsMouseDirectlyOverProperty

Declaration
public static AutomationProperty IsMouseDirectlyOverProperty
Field Value
AutomationProperty

IsMouseOverProperty

Declaration
public static AutomationProperty IsMouseOverProperty
Field Value
AutomationProperty

IsStylusCapturedProperty

Declaration
public static AutomationProperty IsStylusCapturedProperty
Field Value
AutomationProperty

IsStylusCaptureWithinProperty

Declaration
public static AutomationProperty IsStylusCaptureWithinProperty
Field Value
AutomationProperty

IsStylusDirectlyOverProperty

Declaration
public static AutomationProperty IsStylusDirectlyOverProperty
Field Value
AutomationProperty

IsStylusOverProperty

Declaration
public static AutomationProperty IsStylusOverProperty
Field Value
AutomationProperty

IsVisibleProperty

Declaration
public static AutomationProperty IsVisibleProperty
Field Value
AutomationProperty

LayoutTransformProperty

Declaration
public static AutomationProperty LayoutTransformProperty
Field Value
AutomationProperty

OverridesDefaultStyleProperty

Declaration
public static AutomationProperty OverridesDefaultStyleProperty
Field Value
AutomationProperty

SnapsToDevicePixelsProperty

Declaration
public static AutomationProperty SnapsToDevicePixelsProperty
Field Value
AutomationProperty

Properties

AllowDrop

Declaration
public bool AllowDrop { get; set; }
Property Value
System.Boolean

BindingGroup

Declaration
public BindingGroup BindingGroup { get; set; }
Property Value
BindingGroup

ClipToBounds

Declaration
public bool ClipToBounds { get; set; }
Property Value
System.Boolean

ComputedVisibility

Declaration
public override Visibility ComputedVisibility { get; }
Property Value
Visibility

Overrides
FrameworkElement.ComputedVisibility

ContextMenu

Declaration
public ContextMenu ContextMenu { get; set; }
Property Value
ContextMenu

FlowDirection

Declaration
public FlowDirection FlowDirection { get; set; }
Property Value
FlowDirection

Focusable

Declaration
public bool Focusable { get; set; }
Property Value
System.Boolean

ForceCursor

Declaration
public bool ForceCursor { get; set; }
Property Value
System.Boolean

InputScope

Declaration
public InputScope InputScope { get; set; }
Property Value
InputScope

IsEnabled

Declaration
public bool IsEnabled { get; set; }
Property Value
System.Boolean

IsFocused

Declaration
public bool IsFocused { get; set; }
Property Value
System.Boolean

IsKeyboardFocused

Declaration
public bool IsKeyboardFocused { get; set; }
Property Value
System.Boolean

IsKeyboardFocusWithin

Declaration
public bool IsKeyboardFocusWithin { get; set; }
Property Value
System.Boolean

IsMouseCaptured

Declaration
public bool IsMouseCaptured { get; set; }
Property Value
System.Boolean

IsMouseCaptureWithin

Declaration
public bool IsMouseCaptureWithin { get; set; }
Property Value
System.Boolean

IsMouseDirectlyOver

Declaration
public bool IsMouseDirectlyOver { get; set; }
Property Value
System.Boolean

IsMouseOver

Declaration
public bool IsMouseOver { get; set; }
Property Value
System.Boolean

IsStylusCaptured

Declaration
public bool IsStylusCaptured { get; set; }
Property Value
System.Boolean

IsStylusCaptureWithin

Declaration
public bool IsStylusCaptureWithin { get; set; }
Property Value
System.Boolean

IsStylusDirectlyOver

Declaration
public bool IsStylusDirectlyOver { get; set; }
Property Value
System.Boolean

IsStylusOver

Declaration
public bool IsStylusOver { get; set; }
Property Value
System.Boolean

IsVisible

Declaration
public override bool IsVisible { get; }
Property Value
System.Boolean

Overrides
FrameworkElement.IsVisible

OverridesDefaultStyle

Declaration
public bool OverridesDefaultStyle { get; set; }
Property Value
System.Boolean

SnapsToDevicePixels

Declaration
public bool SnapsToDevicePixels { get; set; }
Property Value
System.Boolean

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.