Delegate Element.OtherElementCallback
A generic element-specific delegate that includes a second element.
public delegate void Element.OtherElementCallback(Element thisElement, Element otherElement)
A generic element-specific delegate that includes a second element.
public delegate void Element.OtherElementCallback(Element thisElement, Element otherElement)