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 SimpleDragDropActionDescriptor

Inheritance
System.Object
DataBoundObject
AutomationDescriptor
ActionDescriptor
XamlActionDescriptor
SimpleDragDropActionDescriptor
Inherited Members
XamlActionDescriptor.CreateElementFindExpression(String)
XamlActionDescriptor.Execute(IAutomationHost)
XamlActionDescriptor.ToPercentage(Point, RectangleF)
XamlActionDescriptor.InspectWebSettings(UserSettings)
XamlActionDescriptor.SearchByImageFirst
XamlActionDescriptor.TechnologyType
XamlActionDescriptor.WaitForNoMotion
XamlActionDescriptor.WaitForNoMotionCheckInterval
XamlActionDescriptor.VirtualizingContainer
XamlActionDescriptor.VirtualizingContainerOffset
AutomationDescriptor._elementDescriptors
AutomationDescriptor._dataBindingExpressions
AutomationDescriptor._type
AutomationDescriptor._waitOnElementsExistFirst
AutomationDescriptor._searchByImageFirst
AutomationDescriptor._waitOnElementsExistTimeout
AutomationDescriptor._pauseType
AutomationDescriptor._testMethod
AutomationDescriptor._editorType
AutomationDescriptor._quickTasks
AutomationDescriptor._targets
AutomationDescriptor._hasQuickTask
AutomationDescriptor._dynamicReadOnlyProperties
AutomationDescriptor._dynamicVisibilityProperties
AutomationDescriptor.OnBeforeElementDescriptorAdded(String, ITargetElement, FindExpressionElement)
AutomationDescriptor.OnBeforeConfirmRecording(Object)
AutomationDescriptor.GetProjectLanguage()
AutomationDescriptor.Clone()
AutomationDescriptor.HasRequiredValue(String)
AutomationDescriptor.IsDataBound(String)
AutomationDescriptor.BindData(String)
AutomationDescriptor.BindDataCode(String, String, Type)
AutomationDescriptor.ChangeTarget(ElementDescriptor, String)
AutomationDescriptor.GetParentsReference(ElementDescriptor)
AutomationDescriptor.CreateElementReference(String)
AutomationDescriptor.CreateElementReference(String, Boolean, Int32)
AutomationDescriptor.GetValidVariableName(String)
AutomationDescriptor.GetNumberedVariableName(String)
AutomationDescriptor.InvokeMethod(String, String, Object[])
AutomationDescriptor.InvokeMethod(String, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeMethod(String, Type, Boolean, String, Object[])
AutomationDescriptor.InvokeMethod(String, Type, Boolean, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeMethod(String, Boolean, String, Object[])
AutomationDescriptor.InvokeMethod(String, Boolean, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeMethod(CodeExpression, Boolean, String, Object[])
AutomationDescriptor.InvokeMethod(CodeExpression, Boolean, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeWaitForExistsMethod(CodeExpression)
AutomationDescriptor.ParseParameters(Object[], Boolean, CodeGenerationLanguage)
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, CodeExpression)
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, CodeExpression, CodeGenerationLanguage)
AutomationDescriptor.GenerateLambdaVariableRef()
AutomationDescriptor.GenerateLambdaVariableRef(Int32)
AutomationDescriptor.GenerateLambdaExpression(CodeVariableReferenceExpression, CodeExpression, Boolean)
AutomationDescriptor.GenerateLambdaExpression(CodeVariableReferenceExpression[], CodeExpression, Boolean)
AutomationDescriptor.GenerateTernaryExpression(CodeExpression, CodeExpression, CodeExpression)
AutomationDescriptor.GetLambdaVariableReference()
AutomationDescriptor.GetLambdaExpression(CodeGenerationLanguage, CodeExpression)
AutomationDescriptor.GetLambdaExpression(CodeGenerationLanguage, CodeExpression, Boolean)
AutomationDescriptor.GetNoParamLamdaExpression(CodeGenerationLanguage, CodeExpression)
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, String, Object[])
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.SetProperty(String, Type, Object)
AutomationDescriptor.SetProperty(String, Type, Object, CodeGenerationLanguage)
AutomationDescriptor.SetProperty(CodeExpression, Object)
AutomationDescriptor.SetProperty(CodeExpression, Object, CodeGenerationLanguage)
AutomationDescriptor.NotifyElementNameChange(ElementDescriptor)
AutomationDescriptor.GetHashCode()
AutomationDescriptor.OnPropertyChanged(String)
AutomationDescriptor.GetAttributes()
AutomationDescriptor.GetClassName()
AutomationDescriptor.GetComponentName()
AutomationDescriptor.GetConverter()
AutomationDescriptor.GetDefaultEvent()
AutomationDescriptor.GetDefaultProperty()
AutomationDescriptor.GetEditor(Type)
AutomationDescriptor.GetEvents(Attribute[])
AutomationDescriptor.GetEvents()
AutomationDescriptor.GetProperties(Attribute[])
AutomationDescriptor.GetProperties()
AutomationDescriptor.GetPropertyOwner(PropertyDescriptor)
AutomationDescriptor.AreSameIncludingElements(AutomationDescriptor, AutomationDescriptor)
AutomationDescriptor.ConsolidateText(String, String)
AutomationDescriptor.ConsolidateText(String, String, TextTypingInfo)
AutomationDescriptor.ToString()
AutomationDescriptor.CreateControlFromTarget<TControl>(String, Int32)
AutomationDescriptor.CreateControlFromElement<TControl>(Element, Int32)
AutomationDescriptor.SupportsElementType(Type)
AutomationDescriptor.PrimaryProperties
AutomationDescriptor.SupportsConvertToCode
AutomationDescriptor.Pause
AutomationDescriptor.DontUseDomState
AutomationDescriptor.WaitOnElementsTimeout
AutomationDescriptor.UseStepWaitOnElementsTimout
AutomationDescriptor.WaitOnElements
AutomationDescriptor.RunsAgainst
AutomationDescriptor.RunsAgainstVersion
AutomationDescriptor.RunsAgainstVersionCompare
AutomationDescriptor.Constraints
AutomationDescriptor.IsSearchByImageApllicable
AutomationDescriptor.Targets
AutomationDescriptor.ElementDescriptors
AutomationDescriptor.HasQuickTasks
AutomationDescriptor.QuickTasks
AutomationDescriptor.StepType
AutomationDescriptor.LogMessageOnFailure
AutomationDescriptor.TestMethod
AutomationDescriptor.EditorType
AutomationDescriptor.EditorTypeString
AutomationDescriptor.DataBindingExpressions
AutomationDescriptor.DynamicReadOnlyProperties
AutomationDescriptor.DynamicVisibilityProperties
AutomationDescriptor.TargetsCustomControlTypes
AutomationDescriptor.CustomOrFriendlyDescription
AutomationDescriptor.DescriptorType
AutomationDescriptor.CodeGenMode
AutomationDescriptor.TargetSearchAlgorithm
AutomationDescriptor.ExtensionData
AutomationDescriptor.PropertyChanged
DataBoundObject._data
DataBoundObject.BindData<T>(String)
DataBoundObject.BindDataCode(String)
DataBoundObject.BindDataCode(String, PropertyInfo)
DataBoundObject.Data
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.IntrinsicTranslators.Silverlight.Descriptors
Assembly: ArtOfTest.WebAii.Design.dll

Syntax

public class SimpleDragDropActionDescriptor : XamlActionDescriptor, INotifyPropertyChanged, ICustomTypeDescriptor, IExtensibleDataObject, IInspectWebSettings

Constructors

SimpleDragDropActionDescriptor(FrameworkElement, ActionPoint, FrameworkElement, ActionPoint, DragDropWindowData, DropTarget, Boolean)

Declaration
public SimpleDragDropActionDescriptor(FrameworkElement initialTarget, ActionPoint initialOffset, FrameworkElement finalTarget, ActionPoint finalOffset, DragDropWindowData windowData, DropTarget dropTargetType, bool validateMouseLocation)
Parameters
FrameworkElement initialTarget

ActionPoint initialOffset

FrameworkElement finalTarget

ActionPoint finalOffset

DragDropWindowData windowData

DropTarget dropTargetType

System.Boolean validateMouseLocation

SimpleDragDropActionDescriptor(FrameworkElement, FrameworkElement)

Declaration
public SimpleDragDropActionDescriptor(FrameworkElement initialTarget, FrameworkElement finalTarget)
Parameters
FrameworkElement initialTarget

FrameworkElement finalTarget

Properties

ApplicationDropOffset

Declaration
public ActionPoint ApplicationDropOffset { get; set; }
Property Value
ActionPoint

DragDropWindowData

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

DragOffset

Declaration
public ActionPoint DragOffset { get; set; }
Property Value
ActionPoint

DragTarget

Declaration
public ElementDescriptor DragTarget { get; set; }
Property Value
ElementDescriptor

DropTarget

Declaration
public ElementDescriptor DropTarget { get; set; }
Property Value
ElementDescriptor

DropTargetType

Declaration
public DropTarget DropTargetType { get; set; }
Property Value
DropTarget

ElementDropOffset

Declaration
public ActionPoint ElementDropOffset { get; set; }
Property Value
ActionPoint

EnsureDropPointInBrowser

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

FriendlyDescription

Declaration
public override string FriendlyDescription { get; }
Property Value
System.String

Overrides
AutomationDescriptor.FriendlyDescription

PrimaryTarget

Declaration
public override ElementDescriptor PrimaryTarget { get; set; }
Property Value
ElementDescriptor

Overrides
XamlActionDescriptor.PrimaryTarget

PrimaryTargetKey

Declaration
public override string PrimaryTargetKey { get; }
Property Value
System.String

Overrides
AutomationDescriptor.PrimaryTargetKey

RequiredAssemblyReferences

Declaration
public override string[] RequiredAssemblyReferences { get; }
Property Value
System.String[]

Overrides
AutomationDescriptor.RequiredAssemblyReferences

SecondaryTarget

Declaration
public override ElementDescriptor SecondaryTarget { get; set; }
Property Value
ElementDescriptor

Overrides
XamlActionDescriptor.SecondaryTarget

SecondaryTargetKey

Declaration
public override string SecondaryTargetKey { get; }
Property Value
System.String

Overrides
AutomationDescriptor.SecondaryTargetKey

SimulateRealUser

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

Overrides
XamlActionDescriptor.SimulateRealUser

Methods

Execute(IApplication)

Declaration
public override void Execute(IApplication hostApp)
Parameters
IApplication hostApp

Overrides
XamlActionDescriptor.Execute(IApplication)

ToCode()

Declaration
public override void ToCode()
Overrides
AutomationDescriptor.ToCode()

UsesTarget(String)

Declaration
public override bool UsesTarget(string target)
Parameters
System.String target

Returns
System.Boolean

Overrides
AutomationDescriptor.UsesTarget(String)
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.