[Visual Basic] Protected Delegate Function Sub ScrollBars.FindElement( _ ByVal condition As AutomationSearchCondition _ ) As AutomationElement [C#] protected delegate AutomationElement ScrollBars.FindElement( AutomationSearchCondition condition ) [C++] protected __gc __delegate AutomationElement* ScrollBars.FindElement( AutomationSearchCondition* condition )
[JScript] In JScript, you can use the delegates defined by a type, but you cannot define your own.
Namespace: White.Core.UIItems.Scrolling
Assembly: White.Core (in White.Core.dll)