Interface IInvokeActionProvider
Namespace: Telerik.WinControls.UIAutomation
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface IInvokeActionProvider
Properties
InvokeAction
Declaration
Action InvokeAction { get; }
Property Value
System.Action
|