New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public class WpfTestElement : FrameworkElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElement

Derived Classes: AccessTextAdornedElementPlaceholderAdornerAdornerLayerContentPresenterControlDecoratorDocumentPageViewDocumentReferenceFixedPageGlyphsGridViewRowPresenterBaseHwndHostHyperlinkImageInkCanvasItemsPresenterMediaElementPagePageContentPanelPopupShapeTextBlockTickBarToolBarTrayTrackViewport3D...

Implements: IAutomationPeerIFrameworkElementIPeerConverterITargetElement

Inherited Members FrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.GetRealType()FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)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(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag...

Constructors

C#
public WpfTestElement()

Fields

C#
public static AutomationProperty AllowDropProperty
C#
public static AutomationProperty BindingGroupProperty
C#
public static AutomationProperty ClipToBoundsProperty
C#
public static AutomationProperty ContextMenuProperty
C#
public static AutomationProperty FlowDirectionProperty
C#
public static AutomationProperty FocusableProperty
C#
public static AutomationProperty ForceCursorProperty
C#
public static AutomationProperty InputScopeProperty
C#
public static AutomationProperty IsEnabledProperty
C#
public static AutomationProperty IsFocusedProperty
C#
public static AutomationProperty IsKeyboardFocusedProperty
C#
public static AutomationProperty IsKeyboardFocusWithinProperty
C#
public static AutomationProperty IsMouseCapturedProperty
C#
public static AutomationProperty IsMouseCaptureWithinProperty
C#
public static AutomationProperty IsMouseDirectlyOverProperty
C#
public static AutomationProperty IsMouseOverProperty
C#
public static AutomationProperty IsStylusCapturedProperty
C#
public static AutomationProperty IsStylusCaptureWithinProperty
C#
public static AutomationProperty IsStylusDirectlyOverProperty
C#
public static AutomationProperty IsStylusOverProperty
C#
public static AutomationProperty IsVisibleProperty
C#
public static AutomationProperty LayoutTransformProperty
C#
public static AutomationProperty OverridesDefaultStyleProperty
C#
public static AutomationProperty SnapsToDevicePixelsProperty

Properties

C#
public bool AllowDrop { get; set; }
C#
public BindingGroup BindingGroup { get; set; }
C#
public bool ClipToBounds { get; set; }
C#
public override Visibility ComputedVisibility { get; }

Overrides: FrameworkElement.ComputedVisibility

C#
public ContextMenu ContextMenu { get; set; }
C#
public FlowDirection FlowDirection { get; set; }
C#
public bool Focusable { get; set; }
C#
public bool ForceCursor { get; set; }
C#
public InputScope InputScope { get; set; }
C#
public bool IsEnabled { get; set; }
C#
public bool IsFocused { get; set; }
C#
public bool IsKeyboardFocused { get; set; }
C#
public bool IsKeyboardFocusWithin { get; set; }
C#
public bool IsMouseCaptured { get; set; }
C#
public bool IsMouseCaptureWithin { get; set; }
C#
public bool IsMouseDirectlyOver { get; set; }
C#
public bool IsMouseOver { get; set; }
C#
public bool IsStylusCaptured { get; set; }
C#
public bool IsStylusCaptureWithin { get; set; }
C#
public bool IsStylusDirectlyOver { get; set; }
C#
public bool IsStylusOver { get; set; }
C#
public override bool IsVisible { get; }

Overrides: FrameworkElement.IsVisible

C#
public bool OverridesDefaultStyle { get; set; }
C#
public bool SnapsToDevicePixels { get; set; }